Fix automatic ip adress esp

This commit is contained in:
2024-06-04 14:40:06 +02:00
parent 7539892131
commit 8cd2b00eb0
5 changed files with 27 additions and 14 deletions

View File

@@ -8,8 +8,8 @@ Connectivity connectivity;
WebSocketsClient webSocket;
#define USE_SERIAL Serial
#define ssid "1235678i"
#define pass "12345678"
#define ssid "msi 5556"
#define pass "abc12345"
#define BUFFER_SIZE 1024
#define DEVICE_ID 1
#define IP_ADDRESS "192.168.137.12"