Replace reads of rimestats with RIMESTATS_GET(x)

This commit is contained in:
George Oikonomou 2013-03-20 21:08:47 +00:00
parent 8c0cf50dca
commit db078cf7e8
8 changed files with 45 additions and 43 deletions

View file

@ -45,5 +45,6 @@
#define PROJECT_CONF_H_
#define BUTTON_SENSOR_CONF_ON 1
#define RIMESTATS_CONF_ENABLED 1
#endif /* PROJECT_CONF_H_ */