PPR1 fix screen mirroring on LCD

This commit is contained in:
Kevin Hester
2020-10-24 08:16:15 +08:00
parent 18bbf3523e
commit 0767c8be03
7 changed files with 34 additions and 9 deletions

View File

@@ -138,7 +138,7 @@ bool NodeDB::resetRadioConfig()
crypto->setKey(channelSettings.psk.size, channelSettings.psk.bytes);
// temp hack for quicker testing
devicestate.no_save = true;
// devicestate.no_save = true;
if (devicestate.no_save) {
DEBUG_MSG("***** DEVELOPMENT MODE - DO NOT RELEASE *****\n");