This repository has been archived by the owner on Feb 9, 2022. It is now read-only.
Version v1.1.0 to restore Teensy support, add STM32 emulated-EEPROM, fix bugs and optimize code.
Major Releases v1.1.0
- Restore support to Teensy boards, using only Teensy core v1.51 if Config Portal is needed.
- Add STM32 emulated-EEPROM feature so that saving to EEPROM is usable and much faster.
- Add functions to control Config Portal from software or Virtual Switches. Check How to trigger a Config Portal from code #25
- Renew all examples to demo the new Virtual ConfigPortal SW feature
- Optimize code and fix many bugs.