Update esp server ip
This commit is contained in:
@@ -20,7 +20,7 @@ void Connectivity::connectWiFi(char* ssid, char* pass){
|
|||||||
// webSocket.sendTXT(message);
|
// webSocket.sendTXT(message);
|
||||||
// }
|
// }
|
||||||
|
|
||||||
const char* getServerURL = "http://145.109.171.85:42069/get-ip";
|
const char* getServerURL = "http://145.92.8.132:443/get-ip";
|
||||||
String ipAddress = "";
|
String ipAddress = "";
|
||||||
|
|
||||||
String Connectivity::fetchIPAddress() {
|
String Connectivity::fetchIPAddress() {
|
||||||
|
Reference in New Issue
Block a user