This repository was archived by the owner on Jan 29, 2023. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -569,7 +569,7 @@ esp32-sniffer/12345678/ble
569
569
Attempting MQTT connection to mqtt.thingstream.io
570
570
...connected
571
571
Published connection message successfully!
572
- Subcribed to: esp32-sniffer/12345678/ble
572
+ Subscribed to: esp32-sniffer/12345678/ble
573
573
MQTT Message Send : esp32-sniffer/12345678/ble => Hello from MQTT_ThingStream on WT32-ETH01 with ETH_PHY_LAN8720
574
574
MQTT Message receive [ esp32-sniffer/12345678/ble] Hello from MQTT_ThingStream on WT32-ETH01 with ETH_PHY_LAN8720
575
575
MQTT Message Send : esp32-sniffer/12345678/ble => Hello from MQTT_ThingStream on WT32-ETH01 with ETH_PHY_LAN8720
@@ -979,7 +979,7 @@ esp32-sniffer/12345678/ble
979
979
Attempting MQTT connection to mqtt.thingstream.io
980
980
...connected
981
981
Published connection message successfully!
982
- Subcribed to: esp32-sniffer/12345678/ble
982
+ Subscribed to: esp32-sniffer/12345678/ble
983
983
MQTT Message Send : esp32-sniffer/12345678/ble => Hello from MQTTS_ThingStream on WT32-ETH01 with ETH_PHY_LAN8720
984
984
MQTT Message receive [ esp32-sniffer/12345678/ble] Hello from MQTTS_ThingStream on WT32-ETH01 with ETH_PHY_LAN8720
985
985
MQTT Message Send : esp32-sniffer/12345678/ble => Hello from MQTTS_ThingStream on WT32-ETH01 with ETH_PHY_LAN8720
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ lib_deps =
39
39
build_flags =
40
40
; set your debug output (default=Serial)
41
41
-D DEBUG_ESP_PORT =Serial
42
- ; comment the folowing line to enable WiFi debugging
42
+ ; comment the following line to enable WiFi debugging
43
43
-D NDEBUG
44
44
45
45
[env:ESP32]
You can’t perform that action at this time.
0 commit comments