dashboard: fix vehicle card newlines

This commit is contained in:
2026-06-11 01:22:18 -06:00
parent 2b00a1b01c
commit 65da85c57c
2 changed files with 6 additions and 6 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.46-vehicle-sample-card";
static const char *DASHBOARD_VERSION = "0.1.47-vehicle-card-newlines";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";