sdcard format detect and warn user (#2420)

This commit is contained in:
sommermorgentraum
2024-12-14 16:39:39 +08:00
committed by GitHub
parent 8497b62c13
commit 5075349d2d
5 changed files with 109 additions and 48 deletions
+1
View File
@@ -197,6 +197,7 @@ class SystemStatusView : public View {
static constexpr auto default_title = "";
bool batt_was_inited = false; // if the battery was off on tart, but later turned on.
bool batt_info_up = false; // to prevent show multiple batt info dialog
NavigationView& nav_;
Rectangle backdrop{