remove unused code, bugfix const

This commit is contained in:
Harald Pichler 2013-05-27 21:29:10 +02:00 committed by harald
parent ef5b9474fd
commit 080eadc79b
3 changed files with 7 additions and 419 deletions

View file

@ -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. */