dashboard: reapply larger lvgl fonts

This commit is contained in:
2026-06-10 01:13:46 -06:00
parent 0f9afb7b5e
commit fe5b888845
2 changed files with 5 additions and 5 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.9-large-display-layout";
static const char *DASHBOARD_VERSION = "0.1.10-large-fonts-enabled";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";