Typo
This commit is contained in:
parent
7faeb1fa3d
commit
9ac676c7c8
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
#include "contiki-net.h"
|
#include "contiki-net.h"
|
||||||
#include "rest.h"
|
#include "rest.h"
|
||||||
|
|
||||||
#if defined (PLATFROM_HAS_LIGHT)
|
#if defined (PLATFORM_HAS_LIGHT)
|
||||||
#include "dev/light-sensor.h"
|
#include "dev/light-sensor.h"
|
||||||
#endif
|
#endif
|
||||||
#if defined (PLATFORM_HAS_BATT)
|
#if defined (PLATFORM_HAS_BATT)
|
||||||
|
|
Loading…
Reference in a new issue