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

Commit e32b0b7

Browse files
authored
v1.3.0
### Releases v1.3.0 1. Add LittleFS support to ESP32-related examples to use [**LittleFS_esp32 Library**](https://github.com/lorol/LITTLEFS) 2. Add Version String
1 parent 5be02dc commit e32b0b7

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
@@ -3115,7 +3115,7 @@ By going to http://192.168.2.186/edit or http://async-esp8266fs.local/edit, you
31153115

31163116
---
31173117

3118-
6. This is terminal debug output when running [Async_ESP32_FSWebServer_DRD](examples/Async_ESP32_FSWebServer_DRD) on **ESP32_DEV using newly-supported LittleFS.**. Config Portal was requested by DRD (also using **LittleFS**) to input and save Credentials. The boards then connected to WiFi using new Static IP successfully.
3118+
6. This is terminal debug output when running [Async_ESP32_FSWebServer_DRD](examples/Async_ESP32_FSWebServer_DRD) on **ESP32_DEV using newly-supported LittleFS.**. Config Portal was requested by DRD (also using **LittleFS**) to input and save Credentials. The boards then connected to WiFi successfully.
31193119

31203120
```
31213121
Starting Async_ESP32_FSWebServer_DRD using LittleFS on ESP32_DEV

0 commit comments

Comments
 (0)