Skip to content

Commit 70eb7eb

Browse files
committed
Update GatewayESP8266SecureMQTTClient.ino
Typo
1 parent faf0206 commit 70eb7eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/GatewayESP8266SecureMQTTClient/GatewayESP8266SecureMQTTClient.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
* MQTT_CLIENT configuration
120120
*/
121121
#define MY_GATEWAY_MQTT_CLIENT
122-
//** MQTT broker if using URL instead of ip address.
122+
//** MQTT broker hostname.
123123
// should correspond to the CN field in the mqtt server'
124124
// certificate.
125125
#define MY_CONTROLLER_URL_ADDRESS mqtt_host

0 commit comments

Comments
 (0)