implement restart timer

This commit is contained in:
technyon
2022-07-03 21:09:27 +02:00
parent 4f442d7b1d
commit 5f65ed1531
4 changed files with 31 additions and 11 deletions

View File

@@ -17,6 +17,7 @@
#define preference_hostname "hostname"
#define preference_network_timeout "nettmout"
#define preference_restart_on_disconnect "restdisc"
#define preference_restart_timer "resttmr"
#define preference_query_interval_lockstate "lockStInterval"
#define preference_query_interval_battery "batInterval"
#define preference_cred_user "crdusr"