Fix import statement in node.md and remove extra line in main.py

This commit is contained in:
Sietse Jonker
2024-03-22 11:52:51 +01:00
parent 61c8d09760
commit cb1dbe8b11
2 changed files with 1 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ The following libraries are used in the node code:
- <DHT.h>
- <WiFiMulti.h>
- <WiFi.h>
- <WebSocketsClient.
- <WebSocketsClient.>
- <nodeCodeHeader.h>
### Code