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
Release v1.9.0
- Fix ESP32 chipID. Check Help for storing variables in memory (non-volatile) #87
- Add ESP32 getChipID() and getChipOUI() functions
- Remove dependency on
LittleFS_esp32
library to prevent PIO error when using new ESP32 core v1.0.6+