We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faf0206 commit 70eb7ebCopy full SHA for 70eb7eb
examples/GatewayESP8266SecureMQTTClient/GatewayESP8266SecureMQTTClient.ino
@@ -119,7 +119,7 @@
119
* MQTT_CLIENT configuration
120
*/
121
#define MY_GATEWAY_MQTT_CLIENT
122
-//** MQTT broker if using URL instead of ip address.
+//** MQTT broker hostname.
123
// should correspond to the CN field in the mqtt server'
124
// certificate.
125
#define MY_CONTROLLER_URL_ADDRESS mqtt_host
0 commit comments