Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit 3b05e42

Browse files
authored
Major Releases v1.1.0
### Major Releases v1.1.0 1. Add support to LittleFS for ESP32 using [LittleFS_esp32](https://github.com/lorol/LITTLEFS) Library 2. Add support to MultiDetectDetector. **MultiDetectDetector** feature to force Config Portal when configurable multi-reset is detected within predetermined time. 3. Clean-up all compiler warnings possible. 4. Add Table of Contents 5. Add Version String 6. Add MRD-related examples.
1 parent 6057626 commit 3b05e42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ This [**BlynkGSM_Manager** library](https://github.com/khoih-prog/BlynkGSM_Manag
131131

132132
1. **ESP8266 and ESP32-based boards using EEPROM, SPIFFS or LittleFS**.
133133

134-
#### Supported modems
134+
#### Supported GSM modems
135135

136136
- SIMCom SIM800 series (SIM800A, SIM800C, SIM800L, SIM800H, SIM808, SIM868)
137137
- SIMCom SIM900 series (SIM900A, SIM900D, SIM908, SIM968)
@@ -149,7 +149,7 @@ This [**BlynkGSM_Manager** library](https://github.com/khoih-prog/BlynkGSM_Manag
149149
- Quectel M95
150150
- Quectel MC60 **(alpha)**
151151

152-
#### Supported boards/modules
152+
#### Supported boards-modules
153153

154154
- Arduino MKR GSM 1400
155155
- GPRSbee
@@ -160,7 +160,7 @@ This [**BlynkGSM_Manager** library](https://github.com/khoih-prog/BlynkGSM_Manag
160160
- RAK WisLTE **(alpha)**
161161
- ... other modules, based on supported modems. Some boards require [**special configuration**](https://github.com/vshymanskyy/TinyGSM/wiki/Board-configuration).
162162

163-
#### To be supported boards/modules in the future
163+
#### To be supported boards-modules in the future
164164

165165
More modems may be supported later:
166166
- [ ] Quectel M10, UG95

0 commit comments

Comments
 (0)