mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
thermostat & status submit interval increased
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
|
||||
#define INTERVAL_CHECK_MODBUS 2000
|
||||
#define INTERVAL_POLLING 100
|
||||
#define THERMOSTAT_CHECK_PERIOD 5000
|
||||
#define THERMOSTAT_CHECK_PERIOD 30000
|
||||
|
||||
#ifndef OW_UPDATE_INTERVAL
|
||||
#define OW_UPDATE_INTERVAL 5000
|
||||
|
||||
@@ -18,7 +18,7 @@ env_default =
|
||||
; esp8266
|
||||
; esp32
|
||||
; megaatmega2560-5500
|
||||
; due-5500
|
||||
due-5500
|
||||
; controllino
|
||||
; stm32
|
||||
; nrf52840
|
||||
|
||||
Reference in New Issue
Block a user