Wendal Chen
1 рік тому
|
|
@@ -188,12 +188,11 @@
|
|
|
#define LUAT_USE_DHCP 1
|
|
|
#endif
|
|
|
|
|
|
+#define LUAT_USE_LWIP 1
|
|
|
+
|
|
|
#ifndef LUAT_USE_NETWORK
|
|
|
#define LUAT_USE_NETWORK
|
|
|
#endif
|
|
|
-#ifndef LUAT_USE_LWIP
|
|
|
-#define LUAT_USE_LWIP
|
|
|
-#endif
|
|
|
#ifndef LUAT_USE_DNS
|
|
|
#define LUAT_USE_DNS
|
|
|
#endif
|