Supress reboot banner in Reboot OTA

This commit is contained in:
Ben Meadors
2026-01-14 07:06:40 -06:00
parent cdbc8f48d4
commit 552df4c88c
4 changed files with 7 additions and 3 deletions

View File

@@ -81,6 +81,7 @@ extern uint32_t timeLastPowered;
extern uint32_t rebootAtMsec;
extern uint32_t shutdownAtMsec;
extern bool suppressRebootBanner;
extern uint32_t serialSinceMsec;