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