Disabled enduser_setup module

This commit is contained in:
Robert Foss 2015-09-19 15:22:01 -04:00
parent cd85e50e73
commit a15097659b
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
#define LUA_USE_MODULES_BIT
#define LUA_USE_MODULES_MQTT
#define LUA_USE_MODULES_COAP
#define LUA_USE_MODULES_ENDUSER_SETUP // USE_DNS in dhcpserver.h needs to be enabled for this module to work.
//#define LUA_USE_MODULES_ENDUSER_SETUP // USE_DNS in dhcpserver.h needs to be enabled for this module to work.
#define LUA_USE_MODULES_U8G
// #define LUA_USE_MODULES_WS2801
#define LUA_USE_MODULES_WS2812