Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
v1.1.0 to add MQTT example
Browse files Browse the repository at this point in the history
### Release v1.1.0

1. Add MQTT example
2. Add Adafruit_MQTT_Library `LibraryPatches`
3. Add `platformio.ini`
  • Loading branch information
khoih-prog authored May 19, 2022
1 parent d9bd396 commit 32a6571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,7 @@ This is the terminal output when running [**RTL8720_WiFi**](examples/RTL8720_WiF

```
Starting RTL8720_WiFi on Rtlduino RTL8720DN
WiFiManager_RTL8720 v1.0.0
WiFiManager_RTL8720 v1.1.0
DoubleResetDetector_Generic v1.8.1
interface 0 is initialized
interface 1 is initialized
Expand Down Expand Up @@ -1010,7 +1010,7 @@ A client connected to this server :

```
Starting RTL8720_WiFi on Rtlduino RTL8720DN
WiFiManager_RTL8720 v1.0.0
WiFiManager_RTL8720 v1.1.0
DoubleResetDetector_Generic v1.8.1
interface 0 is initialized
interface 1 is initialized
Expand Down

0 comments on commit 32a6571

Please sign in to comment.