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

Commit babd655

Browse files
authored
v1.0.2
### New Version v1.0.2 1. Add support to ESP32-AT-command shield.
1 parent 2da8903 commit babd655

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414

1515
### New Version v1.0.1
1616

17-
1. Add support to ***nRF52 (AdaFruit Feather nRF52832, nRF52840 Express, BlueFruit Sense, Itsy-Bitsy nRF52840 Express, Metro nRF52840 Express, NINA_B302_ublox, NINA_B112_ublox, etc.)**. Credentials to be saved ***automatically in LittleFS***.
18-
2. Improve support to ***STM32F**. Credentials to be saved ***automatically in EEPROM***.
17+
1. Add support to ***nRF52 (AdaFruit Feather nRF52832, nRF52840 Express, BlueFruit Sense, Itsy-Bitsy nRF52840 Express, Metro nRF52840 Express, NINA_B302_ublox, NINA_B112_ublox, etc.)***. Credentials to be saved ***automatically in LittleFS***.
18+
2. Improve support to ***STM32F***. Credentials to be saved ***automatically in EEPROM***.
1919
3. Drop support to Teensy boards.
2020

2121
This library is based on, modified, bug-fixed and improved from:
@@ -896,8 +896,8 @@ Sometimes, the library will only work if you update the `ESP8266/ESP32-AT shield
896896

897897
### New Version v1.0.1
898898

899-
1. Add support to ***nRF52 (AdaFruit Feather nRF52832, nRF52840 Express, BlueFruit Sense, Itsy-Bitsy nRF52840 Express, Metro nRF52840 Express, NINA_B30_ublox, NINA_B112_ublox, etc.)**. Credentials to be saved ***automatically in LittleFS***.
900-
2. Improve support to ***STM32F**. Credentials to be saved ***automatically in EEPROM***.
899+
1. Add support to ***nRF52 (AdaFruit Feather nRF52832, nRF52840 Express, BlueFruit Sense, Itsy-Bitsy nRF52840 Express, Metro nRF52840 Express, NINA_B30_ublox, NINA_B112_ublox, etc.)***. Credentials to be saved ***automatically in LittleFS***.
900+
2. Improve support to ***STM32F***. Credentials to be saved ***automatically in EEPROM***.
901901
3. Drop support to Teensy boards.
902902

903903
#### New in v1.0.0

0 commit comments

Comments
 (0)