Fixing a number of T-Beam poweroff display issues (#1876)
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ void powerCommandsCheck()
|
||||
#endif
|
||||
}
|
||||
|
||||
#if defined(ARCH_NRF52)
|
||||
#if defined(ARCH_NRF52) || defined(HAS_PMU)
|
||||
if (shutdownAtMsec) {
|
||||
screen->startShutdownScreen();
|
||||
playBeep();
|
||||
|
||||
Reference in New Issue
Block a user