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

Commit c6b49bb

Browse files
authored
v1.6.0 to autodetect ESP32 core version
### Release v1.6.0 1. Auto detect ESP32 core and use either built-in LittleFS or [LITTLEFS](https://github.com/lorol/LITTLEFS) library. 2. Fix bug returning IP `255.255.255.255` in core v2.0.0+ when using `hostname`
1 parent 58804b0 commit c6b49bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1999,6 +1999,7 @@ Submit issues to: [ESPAsync_WiFiManager_Lite issues](https://github.com/khoih-pr
19991999
19. Add support to **ESP32-S2 (ESP32-S2 Saola, AI-Thinker ESP-12K, etc.) using EEPROM, LittleFS and SPIFFS**
20002000
20. Add support to **ESP32-C3 using EEPROM and SPIFFS**
20012001
21. Enable **scan of WiFi networks** for selection in Configuration Portal
2002+
22. Ready for ESP32 core v2.0.0+
20022003

20032004
---
20042005
---

0 commit comments

Comments
 (0)