mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 10:12:50 +00:00
Bug-1493
This commit is contained in:
@@ -30,7 +30,7 @@ void powerCommandsCheck()
|
||||
DEBUG_MSG("Shutting down from admin command\n");
|
||||
#ifdef TBEAM_V10
|
||||
if (axp192_found == true) {
|
||||
// setLed(false); //TODO: FIXME: this is not working
|
||||
playShutdownMelody();
|
||||
power->shutdown();
|
||||
}
|
||||
#elif NRF52_SERIES
|
||||
|
||||
Reference in New Issue
Block a user