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

v1.9.0 to fix ESP32 chipID, 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 05:50
· 63 commits to main since this release
b8b6acc

Release v1.9.0

  1. Fix ESP32 chipID. Check Help for storing variables in memory (non-volatile) #87
  2. Add ESP32 getChipID() and getChipOUI() functions
  3. Remove dependency on LittleFS_esp32 library to prevent PIO error when using new ESP32 core v1.0.6+