mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
EMSESP_DEFAULT_PUBLISH_TIME_OTHER is 1 minute
This commit is contained in:
@@ -189,6 +189,11 @@
|
|||||||
#define EMSESP_DEFAULT_PUBLISH_TIME 10
|
#define EMSESP_DEFAULT_PUBLISH_TIME 10
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
// default for scheduler etc
|
||||||
|
#ifndef EMSESP_DEFAULT_PUBLISH_TIME_OTHER
|
||||||
|
#define EMSESP_DEFAULT_PUBLISH_TIME_OTHER 60
|
||||||
|
#endif
|
||||||
|
|
||||||
#ifndef EMSESP_DEFAULT_PUBLISH_HEARTBEAT
|
#ifndef EMSESP_DEFAULT_PUBLISH_HEARTBEAT
|
||||||
#define EMSESP_DEFAULT_PUBLISH_HEARTBEAT 60
|
#define EMSESP_DEFAULT_PUBLISH_HEARTBEAT 60
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user