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

Commit 0a4c722

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 19ff3b7 commit 0a4c722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
### Release v1.6.0
3030

31-
1. Auto detect ESP32 core and use either built-in LittleFS or LITTLEFS library.
31+
1. Auto detect ESP32 core and use either built-in LittleFS or [LITTLEFS](https://github.com/lorol/LITTLEFS) library.
3232
2. Fix bug returning IP `255.255.255.255` in core v2.0.0+ when using `hostname`
3333

3434

0 commit comments

Comments
 (0)