remove unused code, bugfix const
This commit is contained in:
parent
ef5b9474fd
commit
080eadc79b
3 changed files with 7 additions and 419 deletions
|
@ -34,12 +34,10 @@
|
|||
|
||||
//#define PLATFORM_HAS_LEDS 1
|
||||
//#define PLATFORM_HAS_BUTTON 1
|
||||
//#define PLATFORM_HAS_LIGHT 1
|
||||
#define PLATFORM_HAS_TEMPERATURE 1
|
||||
#define PLATFORM_HAS_BATTERY 1
|
||||
//#define PLATFORM_HAS_SHT11 1
|
||||
|
||||
#define SICSLOWPAN_CONF_FRAG 1
|
||||
#define PLATFORM_HAS_SHT11 1
|
||||
//#define SICSLOWPAN_CONF_FRAG 1
|
||||
|
||||
/* Disabling RDC for demo purposes. Core updates often require more memory. */
|
||||
/* For projects, optimize memory and enable RDC again. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue