Merge branch 'development' of https://github.com/arendst/Tasmota into development

This commit is contained in:
Theo Arends 2019-12-10 12:40:42 +01:00
commit 12ecfe3135
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
#define XSNS_06 6
#define DHT_MAX_SENSORS 3
#define DHT_MAX_SENSORS 4
#define DHT_MAX_RETRY 8
uint32_t dht_max_cycles;