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

Commit

Permalink
v1.3.1 to fix bug and add support
Browse files Browse the repository at this point in the history
### Release v1.3.1

1. Fix reset bug on ESP32
2. Add support to **ESP32-C3** with new ESP32 core v1.0.6
3. Add support to many STM32 boards, including **STM32L5** with new STM32 core v2.0.0
  • Loading branch information
khoih-prog authored Apr 26, 2021
1 parent 38ace14 commit 1cdcba4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2010,6 +2010,8 @@ nect: host = blynk-cloud.com, port = 8080
</p>


---


#### 2. GSM_MQTTS_ThingStream on NINA_B302_ublox with u-blox SARA-G350 GSM_GPRS modem

Expand All @@ -2020,6 +2022,8 @@ Check [**U-BLOX NINA B302 + GSM ACCESSING THINGSTREAM.IO (SSL)**](https://nina-b
</p>


---


#### 3. GsmWebClient on u-blox ESP32-based NINA_W106 and LISA-U200 GSM_GPRS modem

Expand Down

0 comments on commit 1cdcba4

Please sign in to comment.