Moved the sht11 driver to its own module
This commit is contained in:
parent
8bb4860138
commit
4cfe6c4a5e
18 changed files with 18 additions and 17 deletions
|
@ -39,7 +39,7 @@
|
|||
|
||||
#include "contiki.h"
|
||||
#include "dev/serial-line.h"
|
||||
#include "dev/sht11.h"
|
||||
#include "dev/sht11/sht11.h"
|
||||
#include "lib/random.h"
|
||||
#include "net/rime.h"
|
||||
#include "net/rime/mesh.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue