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

Commit 8d49532

Browse files
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 a73dbe2 commit 8d49532

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2187,8 +2187,7 @@ ESP_wifiManager.setRemoveDuplicateAPs(false);
21872187

21882188
### Example [ConfigOnDRD_FS_MQTT_Ptr](examples/ConfigOnDRD_FS_MQTT_Ptr)
21892189

2190-
https://github.com/khoih-prog/ESP_WiFiManager/blob/a85a4cf3e346f3849678dce69f9fec9cf1288729/examples/ConfigOnDRD_FS_MQTT_Ptr/ConfigOnDRD_FS_MQTT_Ptr.ino#L17-L1410
2191-
2190+
https://github.com/khoih-prog/ESP_WiFiManager/blob/a73dbe26dba2491b40b38100f29ceb12fbaa98a9/examples/ConfigOnDRD_FS_MQTT_Ptr/ConfigOnDRD_FS_MQTT_Ptr.ino#L17-L1410
21922191

21932192

21942193
---

0 commit comments

Comments
 (0)