mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
Make remotetimeout editable #1774, dev-16
This commit is contained in:
@@ -65,6 +65,14 @@
|
||||
#define EMSESP_DEFAULT_BOILER_HEATINGOFF false
|
||||
#endif
|
||||
|
||||
#ifndef EMSESP_DEFAULT_REMOTE_TIMEOUT
|
||||
#define EMSESP_DEFAULT_REMOTE_TIMEOUT 24
|
||||
#endif
|
||||
|
||||
#ifndef EMSESP_DEFAULT_REMOTE_TIMEOUT_EN
|
||||
#define EMSESP_DEFAULT_REMOTE_TIMEOUT_EN false
|
||||
#endif
|
||||
|
||||
#ifndef EMSESP_DEFAULT_SHOWER_TIMER
|
||||
#define EMSESP_DEFAULT_SHOWER_TIMER false
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user