Explorar o código

Returning back the master to dev. compatibility with IDF3.3 and above

lorol %!s(int64=4) %!d(string=hai) anos
pai
achega
af8c42b52c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/esp_littlefs.c

+ 1 - 1
src/esp_littlefs.c

@@ -12,7 +12,7 @@
  */
 
 //#define LOG_LOCAL_LEVEL 4
-#define CONFIG_LITTLEFS_FOR_IDF_3_2   /* For old IDF - like in release 1.0.4 */
+//#define CONFIG_LITTLEFS_FOR_IDF_3_2   /* For old IDF - like in release 1.0.4 */
 
 #include "esp_log.h"
 #include "esp_spi_flash.h"