mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-03-11 23:10:44 +00:00
Introduced PLATFORM_HAS_LIGHT, _BATTERY, and _SHT11.
This commit is contained in:
parent
9b4860e644
commit
36763cabbd
@ -49,6 +49,9 @@
|
||||
|
||||
#define PLATFORM_HAS_LEDS 1
|
||||
#define PLATFORM_HAS_BUTTON 1
|
||||
#define PLATFORM_HAS_LIGHT 1
|
||||
#define PLATFORM_HAS_BATTERY 1
|
||||
#define PLATFORM_HAS_SHT11 1
|
||||
|
||||
#ifdef __IAR_SYSTEMS_ICC__
|
||||
#define __MSP430F1611__ 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user