Updated server ip

This commit is contained in:
0xFEEDC0DE
2018-04-20 22:31:08 +02:00
parent a33fdaa645
commit c9f8b00f9c

View File

@@ -4,7 +4,7 @@
const char* ssid = "McDonalds Free WiFi 2.4GHz";
const char* password = "Passwort_123";
const char* host = "192.168.0.243";
const char* host = "192.168.0.2";
const char* success = "success";