wifi fixes and vetted changes
- wifi consistently comes up and brings web interface up - switch to websockets for remote control etc - jack extension is limited in its capacity - schedule is now a table, not a range
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
#include <time.h>
|
||||
|
||||
|
||||
#define POWER_INACTIVITY_TIMEOUT_MS 180000
|
||||
/* Fallback only — runtime value comes from PARAM_INACTIVITY_TIMEOUT_S in storage. */
|
||||
#define POWER_INACTIVITY_TIMEOUT_MS 300000
|
||||
|
||||
/* -------------------------------------------------------------------------- */
|
||||
/* Public API */
|
||||
|
||||
Reference in New Issue
Block a user