heartbeat time in standalone

This commit is contained in:
MichaelDvP
2022-12-07 07:42:47 +01:00
parent 9665f4136a
commit fa703db41e
5 changed files with 5 additions and 2 deletions

View File

@@ -89,6 +89,7 @@ class DummySettings {
uint16_t publish_time_mixer = 10;
uint16_t publish_time_other = 10;
uint16_t publish_time_sensor = 10;
uint16_t publish_time_heartbeat = 60;
String hostname = "ems-esp";
String jwtSecret = "ems-esp";