mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-30 02:15:41 +00:00
Beep then save
This commit is contained in:
parent
7713a72ba2
commit
158617c3f7
@ -687,8 +687,8 @@ void Power::shutdown()
|
||||
screen->showSimpleBanner("Shutting Down...", 0); // stays on screen
|
||||
}
|
||||
#endif
|
||||
nodeDB->saveToDisk();
|
||||
playShutdownMelody();
|
||||
nodeDB->saveToDisk();
|
||||
|
||||
#if defined(ARCH_NRF52) || defined(ARCH_ESP32) || defined(ARCH_RP2040)
|
||||
#ifdef PIN_LED1
|
||||
|
Loading…
Reference in New Issue
Block a user