dashboard: shorten runtime label to ETR

This commit is contained in:
2026-06-10 22:34:45 -06:00
parent b1c1bfcb03
commit 4d2a70df51
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.32-3d-relay-buttons";
static const char *DASHBOARD_VERSION = "0.1.33-etr-label";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";