Explorar o código

fix: errdump要默认关闭

Wendal Chen %!s(int64=2) %!d(string=hai) anos
pai
achega
492b5224d5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/port/luat_conf_bsp.h

+ 1 - 1
app/port/luat_conf_bsp.h

@@ -62,7 +62,7 @@
 // #define LUAT_USE_SNTP
 // #define LUAT_USE_HTTPSRV
 // #define LUAT_USE_FTP
-#define LUAT_USE_ERRDUMP 1
+// #define LUAT_USE_ERRDUMP 1
 
 
 #define LUAT_USE_IOTAUTH 1