mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 19:56:30 +00:00
Allow 4 DHT sensors
This commit is contained in:
parent
3d2e77f320
commit
b2ac6c8ed7
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
#define XSNS_06 6
|
#define XSNS_06 6
|
||||||
|
|
||||||
#define DHT_MAX_SENSORS 3
|
#define DHT_MAX_SENSORS 4
|
||||||
#define DHT_MAX_RETRY 8
|
#define DHT_MAX_RETRY 8
|
||||||
|
|
||||||
uint32_t dht_max_cycles;
|
uint32_t dht_max_cycles;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user