diff --git a/esp-link/main.c b/esp-link/main.c index 5d5cefc..4f7de35 100644 --- a/esp-link/main.c +++ b/esp-link/main.c @@ -110,7 +110,6 @@ void user_rf_pre_init(void) { // Main routine to initialize esp-link. void user_init(void) { - // get the flash config so we know how to init things //configWipe(); // uncomment to reset the config for testing purposes bool restoreOk = configRestore();