Merge branch 'develop' into multi-message-Storage

This commit is contained in:
Jason P
2025-11-28 13:01:35 -06:00
committed by GitHub

View File

@@ -219,8 +219,6 @@ static void powerIdle()
static void powerExit()
{
if (screen)
screen->setOn(true);
setBluetoothEnable(true);
}