Skip to content
This repository was archived by the owner on Dec 5, 2021. It is now read-only.

Commit 5c1b7f5

Browse files
authored
v1.1.0
### Major Releases v1.1.0 1. Add support to LittleFS for ESP32 using [LITTLEFS](https://github.com/lorol/LITTLEFS) Library 2. Clean-up all compiler warnings possible. 3. Add Table of Contents 4. Add Version String
1 parent 19fa3ef commit 5c1b7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ This [**BlynkESP32_BT_WF** library](https://github.com/khoih-prog/BlynkESP32_BT_
134134
4. [`ESP_DoubleResetDetector library 1.1.1+`](https://github.com/khoih-prog/ESP_DoubleResetDetector) to use DRD feature. To install, check [![arduino-library-badge](https://www.ardu-badge.com/badge/ESP_DoubleResetDetector.svg?)](https://www.ardu-badge.com/ESP_DoubleResetDetector).
135135
5. [`ESPAsyncWebServer v1.2.3+`](https://github.com/me-no-dev/ESPAsyncWebServer)
136136
6. [`AsyncTCP v1.1.1+`](https://github.com/me-no-dev/AsyncTCP)
137-
7. [`LittleFS_esp32 v1.0.5+](https://github.com/lorol/LITTLEFS) to use ESP32 LIttleFS
137+
7. [`LittleFS_esp32 v1.0.5+`](https://github.com/lorol/LITTLEFS) to use ESP32 LIttleFS
138138

139139
---
140140

0 commit comments

Comments
 (0)