cleanup code, move ds1820 to resources

This commit is contained in:
Harald Pichler 2014-11-26 17:12:34 +01:00
parent 7a666307cf
commit 824eca3b61
3 changed files with 148 additions and 104 deletions

View file

@ -33,8 +33,9 @@
#define PROJECT_ERBIUM_CONF_H_
#define PLATFORM_HAS_BATTERY 1
//#define PLATFORM_HAS_DS1820 1
#define PLATFORM_HAS_DS1820 1
#define PLATFORM_HAS_DHT11 1
//#define PLATFORM_HAS_DHT11TEMP 1
#define PLATFORM_HAS_LEDS 1