dashboard: prioritize relay commands over status polling

This commit is contained in:
2026-06-15 15:27:49 -06:00
parent b93edc248d
commit 5d93ee5d3a
2 changed files with 9 additions and 4 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.71-shift-fuel-left";
static const char *DASHBOARD_VERSION = "0.1.73-relay-command-priority";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";