Merge branch 'master' of github.com:Links2004/arduinoWebSockets
This commit is contained in:
@@ -188,7 +188,7 @@ void SocketIOclient::handleCbEvent(WStype_t type, uint8_t * payload, size_t leng
|
||||
break;
|
||||
}
|
||||
} break;
|
||||
|
||||
case WStype_ERROR:
|
||||
case WStype_BIN:
|
||||
case WStype_FRAGMENT_TEXT_START:
|
||||
case WStype_FRAGMENT_BIN_START:
|
||||
|
||||
Reference in New Issue
Block a user