OOP made in arduino 👍

This commit is contained in:
Dano van den Bosch
2024-03-19 22:28:16 +01:00
parent a4b8ae0dca
commit cf18d4ab4f
6 changed files with 149 additions and 89 deletions

View File

@@ -1,6 +1,8 @@
#include <nodeCodeHeader.h>
#include <websockets.h>
#include <WebSocketsClient.h>
#include "websockets.h"
// #include <WebSocketsClient.h>
nodeReadings esp32Node;
websockets webSocketClass;