added hardware configuration for witty with DHT22

This commit is contained in:
2016-05-18 09:42:06 +02:00
parent 311e92a240
commit 2a10b67fe2
2 changed files with 38 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#include <Homie.h> // https://github.com/marvinroger/homie-esp8266
#include "HardwareWitty.h"
//#include "HardwareWittyDht.h"
//#include "HardwareH801wifi.h"
const char* FWVERSION = "1.0.0";