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

Commit b8b6acc

Browse files
authored
v1.9.0 to fix ESP32 chipID
### Release v1.9.0 1. Fix ESP32 chipID. Check [Help for storing variables in memory (non-volatile) #87](khoih-prog/ESP_WiFiManager#87 (comment)) 2. Add ESP32 getChipID() and getChipOUI() functions 3. Remove dependency on `LittleFS_esp32` library to prevent PIO error when using new ESP32 core v1.0.6+
1 parent 8d9a8ce commit b8b6acc

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
@@ -31,7 +31,7 @@
3131

3232
## Changelog
3333

34-
### Releases v1.9.0
34+
### Release v1.9.0
3535

3636
1. Fix ESP32 chipID. Check [Help for storing variables in memory (non-volatile) #87](https://github.com/khoih-prog/ESP_WiFiManager/discussions/87#discussioncomment-3593028)
3737
2. Add ESP32 getChipID() and getChipOUI() functions

0 commit comments

Comments
 (0)