start the server Serial.print("server is at "); Serial.println(Ethernet.localIP()); wss.onConnection([](WebSocket & ws) { const auto ...
確定! 回上一頁