This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
v1.4.0 to fix multiple-definitions linker error, to add support to Adafruit `NRF52840_LED_GLASSES`, to fix bug, etc.
Releases v1.4.0
- Fix
multiple-definitions
linker error. Dropsrc_cpp
andsrc_h
directories - Add example multiFileProject to demo for multiple-file project.
- Fix
reattachInterrupt()
bug. Check bugfix: reattachInterrupt() pass wrong frequency value to setFrequency() #19 - Add support to Adafruit
NRF52840_LED_GLASSES
- Optimize library code by using
reference-passing
instead ofvalue-passing
- Update all examples
- Update
Packages_Patches