kopia lustrzana https://github.com/meshtastic/firmware
remove /prefs for nrf factory reset
rodzic
5b8ff56731
commit
f2a4308497
|
@ -95,6 +95,8 @@ bool NodeDB::resetRadioConfig()
|
|||
nvs_flash_erase();
|
||||
#endif
|
||||
#ifdef NRF52_SERIES
|
||||
FS.rmdir_r("/prefs");
|
||||
|
||||
Bluefruit.begin();
|
||||
|
||||
DEBUG_MSG("Clearing bluetooth bonds!\n");
|
||||
|
|
Ładowanie…
Reference in New Issue