Decrease Sensinode example code size
This commit is contained in:
parent
4f1485e238
commit
d7c796f65f
2 changed files with 3 additions and 1 deletions
|
@ -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_ */
|
||||
|
|
|
@ -46,5 +46,6 @@
|
|||
|
||||
#define BUTTON_SENSOR_CONF_ON 1
|
||||
#define RIMESTATS_CONF_ENABLED 1
|
||||
#define VIZTOOL_CONF_ON 0
|
||||
|
||||
#endif /* PROJECT_CONF_H_ */
|
||||
|
|
Loading…
Reference in a new issue