mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-30 02:15:41 +00:00
ARCH_STM32*WL* is the Macro
This commit is contained in:
parent
8aef3c44f4
commit
8c30e77d08
@ -687,7 +687,7 @@ void Power::shutdown()
|
||||
screen->showSimpleBanner("Shutting Down...", 0); // stays on screen
|
||||
}
|
||||
#endif
|
||||
#ifndef ARCH_STM32
|
||||
#if !defined(ARCH_STM32WL)
|
||||
playShutdownMelody();
|
||||
#endif
|
||||
nodeDB->saveToDisk();
|
||||
|
Loading…
Reference in New Issue
Block a user