Remove superfluous module def

Fixes #2920
This commit is contained in:
Marcel Stör 2019-09-21 17:24:48 +02:00
parent 16b2cc5107
commit 08ea0c8d27
1 changed files with 0 additions and 4 deletions

View File

@ -134,10 +134,6 @@
// Enable creation on the wifi.eventmon.reason table
#define WIFI_EVENT_MONITOR_DISCONNECT_REASON_LIST_ENABLE
// Enable use of the WiFi.monitor sub-module
//#define LUA_USE_MODULES_WIFI_MONITOR
// Whilst the DNS client details can be configured through the WiFi API,
// the defaults can be exposed temporarily during start-up. The following
// WIFI_STA options allow you to configure this in the firmware. If the