update github actions to arduino-cli for build tests

This commit is contained in:
Links2004
2024-01-05 14:57:05 +01:00
parent 30d5e13666
commit da7efc789e
4 changed files with 45 additions and 39 deletions

View File

@@ -61,7 +61,7 @@ class SocketIOclient : protected WebSocketsClient {
#endif
#endif
bool isConnected(void);
void onEvent(SocketIOclientEvent cbEvent);
void disconnect(void);