dashboard: draw fuel value on bar

This commit is contained in:
2026-06-11 01:37:29 -06:00
parent 4ab2c51d5a
commit 1328859d15
2 changed files with 54 additions and 9 deletions
@@ -1,6 +1,6 @@
#pragma once
static const char *DASHBOARD_VERSION = "0.1.49-vehicle-meter-fit";
static const char *DASHBOARD_VERSION = "0.1.50-fuel-bar-value-draw";
// Update these if your Cargo ESP AP credentials are different.
static const char *CARGO_WIFI_SSID = "OverlandController";