You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
#### 1. FullyFeature_ESP8266 on ESP8266_NODEMCU_ESP12E
325
325
326
-
This is terminal debug output when running [FullyFeature_ESP8266](examples/ESP8266/FullyFeature_ESP8266) on **ESP8266_NODEMCU_ESP12E** connecting to `broker.emqx.io` MQTT server.
326
+
This is terminal debug output when running [FullyFeatured_ESP8266](examples/ESP8266/FullyFeatured_ESP8266) on **ESP8266_NODEMCU_ESP12E** connecting to `broker.emqx.io` MQTT server.
327
327
328
328
```
329
329
Starting FullyFeature_ESP8266 on ESP8266_NODEMCU_ESP12E
@@ -385,7 +385,7 @@ Publish acknowledged.
385
385
386
386
#### 2. FullyFeature_ESP32 on ESP32_DEV
387
387
388
-
This is terminal debug output when running [FullyFeature_ESP32](examples/ESP32/FullyFeature_ESP32) on **ESP32_DEV** connecting to `broker.emqx.io` MQTT server.
388
+
This is terminal debug output when running [FullyFeatured_ESP32](examples/ESP32/FullyFeatured_ESP32) on **ESP32_DEV** connecting to `broker.emqx.io` MQTT server.
389
389
390
390
```
391
391
Starting FullyFeature_ESP32 on ESP32_DEV
@@ -451,7 +451,7 @@ Publish acknowledged.
451
451
452
452
#### 3. FullyFeatureSSL_ESP32 on ESP32_DEV
453
453
454
-
This is terminal debug output when running [FullyFeatureSSL_ESP32](examples/ESP32/FullyFeatureSSL_ESP32) on **ESP32_DEV** connecting to `broker.emqx.io` secured MQTT server (port 8883).
454
+
This is terminal debug output when running [FullyFeaturedSSL_ESP32](examples/ESP32/FullyFeaturedSSL_ESP32) on **ESP32_DEV** connecting to `broker.emqx.io` secured MQTT server (port 8883).
455
455
456
456
```
457
457
Starting FullyFeatureSSL_ESP32 on ESP32_DEV
@@ -517,7 +517,7 @@ Publish acknowledged
517
517
518
518
#### 4. FullyFeatureSSL_ESP32 on ESP32_DEV with _ASYNC_MQTT_LOGLEVEL_
519
519
520
-
This is terminal debug output when running [FullyFeatureSSL_ESP32](examples/ESP32/FullyFeatureSSL_ESP32) on **ESP32_DEV** connecting to `broker.emqx.io` secured MQTT server (port 8883). The _ASYNC_MQTT_LOGLEVEL_ is set at 4 to show all the debugging messages.
520
+
This is terminal debug output when running [FullyFeaturedSSL_ESP32](examples/ESP32/FullyFeaturedSSL_ESP32) on **ESP32_DEV** connecting to `broker.emqx.io` secured MQTT server (port 8883). The _ASYNC_MQTT_LOGLEVEL_ is set at 4 to show all the debugging messages.
521
521
522
522
523
523
```
@@ -687,7 +687,7 @@ Publish acknowledged
687
687
688
688
#### 5. FullyFeatureSSL_WT32_ETH01 on WT32-ETH01 with ETH_PHY_LAN8720
689
689
690
-
This is terminal debug output when running [FullyFeatureSSL_WT32_ETH01](examples/WT32_ETH01/FullyFeatureSSL_WT32_ETH01) on **WT32-ETH01** connecting to `broker.emqx.io` secured MQTT server (port 8883).
690
+
This is terminal debug output when running [FullyFeaturedSSL_WT32_ETH01](examples/WT32_ETH01/FullyFeaturedSSL_WT32_ETH01) on **WT32-ETH01** connecting to `broker.emqx.io` secured MQTT server (port 8883).
0 commit comments