pull/84/head
KatAst 9 years ago
parent 0cec56712f
commit 7fea51185a
  1. 1
      esp-link/main.c

@ -110,7 +110,6 @@ void user_rf_pre_init(void) {
// Main routine to initialize esp-link. // Main routine to initialize esp-link.
void user_init(void) { void user_init(void) {
// get the flash config so we know how to init things // get the flash config so we know how to init things
//configWipe(); // uncomment to reset the config for testing purposes //configWipe(); // uncomment to reset the config for testing purposes
bool restoreOk = configRestore(); bool restoreOk = configRestore();

Loading…
Cancel
Save