This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
v1.11.0 to fix ESP32 chipID, to remove dependency on `LittleFS_esp32` library to prevent PIO error
Releases v1.11.0
- Fix ESP32 chipID. Check Help for storing variables in memory (non-volatile) #87
- Add ESP32 ESP_getChipOUI() function
- Display new info on Config Portal for ESP32
- Remove dependency on
LittleFS_esp32
library to prevent PIO error when using new ESP32 core v1.0.6+