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
|
@ -103,7 +103,7 @@ httpd_cgi_add(struct httpd_cgi_call *c)
|
|||
}
|
||||
/*---------------------------------------------------------------------------*/
|
||||
#if CONTIKI_TARGET_SKY
|
||||
#include "dev/sht11-sensor.h"
|
||||
#include "dev/sht11/sht11-sensor.h"
|
||||
#include "dev/light-sensor.h"
|
||||
#endif /* CONTIKI_TARGET_SKY */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue