This repository was archived by the owner on Feb 4, 2023. It is now read-only.
Commit 139a297
authored
v1.11.0 to fix ESP32 chipID
### Releases v1.11.0
1. Fix ESP32 chipID. Check [Help for storing variables in memory (non-volatile) #87](#87 (comment))
2. Add ESP32 ESP_getChipOUI() function
3. Display new info on Config Portal for ESP32
4. Remove dependency on `LittleFS_esp32` library to prevent PIO error when using new ESP32 core v1.0.6+1 parent 8d49532 commit 139a297
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
2193 | 2193 | | |
2194 | 2194 | | |
2195 | 2195 | | |
2196 | | - | |
| 2196 | + | |
2197 | 2197 | | |
2198 | 2198 | | |
2199 | 2199 | | |
| |||
0 commit comments