comments and cleanup

This commit is contained in:
2024-06-05 13:56:23 +02:00
parent fbca5ce351
commit d0c74c4e25
4 changed files with 20 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
#ifndef Connectivity_h
#define Connectivity_h
#ifndef MOVEMENTSENSORCODE_CONNECTIVITY_h
#define MOVEMENTSENSORCODE_CONNECTIVITY_h
#include "Arduino.h"
#include <WebSocketsClient.h>
@@ -30,4 +30,4 @@ private:
};
#endif
#endif // MOVEMENTSENSORCODE_CONNECTIVITY_h