mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-10 10:17:05 +01:00
Update: Add terminal support for wifiDebug
This commit is contained in:
@@ -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) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user