Parcourir la source

change: luatos,不可以直接打开wlan库,会开不了机

Wendal Chen il y a 6 mois
Parent
commit
66a3d0cc2b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/port/luat_conf_bsp.h

+ 1 - 1
app/port/luat_conf_bsp.h

@@ -48,7 +48,7 @@
 // #define LUAT_USE_ICONV 1
 
 // wlan库相关
-#define LUAT_USE_WLAN 1
+// #define LUAT_USE_WLAN 1
 #define LUAT_USE_NETWORK 1
 #define LUAT_USE_HTTP 1
 #define LUAT_USE_MQTT 1