浏览代码

del:注释目前不需要的宏文件

Dozingfiretruck 3 年之前
父节点
当前提交
4c2258caef
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      luatos/include/luat_conf_bsp.h

+ 2 - 2
luatos/include/luat_conf_bsp.h

@@ -55,8 +55,8 @@
 #define LUAT_USE_IOTAUTH 1
 
 
-#define LUAT_USE_DNS  1
-#define LUAT_USE_DHCP  1
+// #define LUAT_USE_DNS  1
+// #define LUAT_USE_DHCP  1
 
 //----------------------------
 // 常用工具库, 按需启用, cjson和pack是强烈推荐启用的