This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
v1.14.0 to fix ESP32 chipID, to add ESP32 `ESP_getChipOUI()` function, to remove dependency on `LittleFS_esp32` library to prevent PIO error
Releases v1.14.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 newESP32 core v1.0.6+