瀏覽代碼

fix: errdump要默认关闭

Wendal Chen 2 年之前
父節點
當前提交
492b5224d5
共有 1 個文件被更改,包括 1 次插入1 次删除
  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