ppr1 WIP DO NOT MERGE - will break other clients

This commit is contained in:
Kevin Hester
2020-10-17 13:15:12 +08:00
parent c73ee98739
commit e1f0e11cb8
5 changed files with 21 additions and 6 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");