Decrease Sensinode example code size

This commit is contained in:
George Oikonomou 2013-08-09 16:40:28 +01:00
parent 4f1485e238
commit d7c796f65f
2 changed files with 3 additions and 1 deletions

View file

@ -46,6 +46,7 @@
#define BUTTON_SENSOR_CONF_ON 1
#define ADC_SENSOR_CONF_ON 1
#define LPM_CONF_MODE 1
#define LPM_CONF_MODE 0
#define VIZTOOL_CONF_ON 0
#endif /* PROJECT_CONF_H_ */

View file

@ -46,5 +46,6 @@
#define BUTTON_SENSOR_CONF_ON 1
#define RIMESTATS_CONF_ENABLED 1
#define VIZTOOL_CONF_ON 0
#endif /* PROJECT_CONF_H_ */