Skip to content

Commit 65ae34c

Browse files
committed
port changed
1 parent db607ed commit 65ae34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/whesp8266.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ class WH_ESP8266
123123
const char *ssid_password;
124124

125125
const char *mqttServer = "thingesp.siddhesh.me";
126-
int mqttPort = 1883;
126+
int mqttPort = 1893;
127127

128128
String topic;
129129
String outname;

0 commit comments

Comments
 (0)