bugfix dht11 config

This commit is contained in:
Harald Pichler 2016-07-04 20:26:06 +02:00
parent 349f6bf429
commit e534bcaa25
4 changed files with 10 additions and 3 deletions

View file

@ -33,6 +33,7 @@
#define PROJECT_ERBIUM_CONF_H_
#define DHT11 1
#define PLATFORM_HAS_DHT11 1
#define PLATFORM_HAS_INFO 1
#define PLATFORM_HAS_BATTERY 1
#define PLATFORM_HAS_DS1820 1