hard and soft reset, dht22 support, reset on lan init error, reset on many mqtt errors

This commit is contained in:
livello
2018-06-20 22:55:23 +03:00
parent 7d09bc6ad0
commit 589c510b32
7 changed files with 79 additions and 10 deletions

View File

@@ -150,7 +150,7 @@ platformio device monitor -b 115200
* LAN_INIT_DELAY=2000 // set lan init delay for Wiznet ethernet shield
* ESP_WIFI_AP=MYAP // esp wifi access point name
* ESP_WIFI_PWD=MYPWD // esp wifi access point password
* WITHOUT_DHT //disable DHT Input support
* DHT_DISABLE //disable DHT Input support