dashboard: queue relay commands outside touch callback

This commit is contained in:
2026-06-09 23:28:24 -06:00
parent f975f27f4f
commit efdded605e
2 changed files with 79 additions and 19 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.0.11-no-overlap-polling";
static const char *DASHBOARD_VERSION = "0.0.12-queued-relay-commands";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";