Update: Add terminal support for wifiDebug

This commit is contained in:
Debarko De
2018-12-28 00:39:24 +05:30
parent 03c22787d2
commit 4be9de04b6

View File

@@ -467,7 +467,7 @@ void _wifiWebSocketOnAction(uint32_t client_id, const char * action, JsonObject&
// INFO
// -----------------------------------------------------------------------------
#if DEBUG_SUPPORT
#if DEBUG_SUPPORT || TERMINAL_SUPPORT
void wifiDebug(WiFiMode_t modes) {