diff --git a/src/main.cpp b/src/main.cpp index c1e185d..5d87a78 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -192,6 +192,8 @@ void handleWebSocketEvent(WStype_t type, uint8_t * payload, size_t length) { } else { set_idle(); } + + break; } case WStype_PING: