This commit is contained in:
Jonathan Bennett
2025-05-30 09:31:13 -05:00
parent 763c80e571
commit 43aa906017
14 changed files with 580 additions and 544 deletions

View File

@@ -275,7 +275,7 @@ class Screen : public concurrency::OSThread
}
void showOverlayBanner(const String &message, uint32_t durationMs = 3000);
void startFirmwareUpdateScreen()
{
ScreenCmd cmd;