Skip to content
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

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 09 Sep 04:39
· 22 commits to master since this release
30becc2

Releases v1.14.0

  1. Fix ESP32 chipID. Check Help for storing variables in memory (non-volatile) #87
  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+