Releases: cujomalainey/antplus-arduino
Releases · cujomalainey/antplus-arduino
1.2.0
Apologies to those that contributed to this release given how long it took to push out
This add multiple features from community contributions including the following profiles
- FEC
- Shifting
- MuscleOxygen
- BicyclePower
This also included a large internal refactor to reduce boilerplate code bloat.
Enjoy
Fix examples for new driver
Framework was patched but examples were not. Updated driver names so examples now build.
Refactor for ant-arduino v2.0.0
General refactor to fix issues found via static analysis as well as the handle the breaking changes in v2.0.0 of ant-arduino. No new features.
Completed master profiles
- Core master profile complete
- LEV display added
- Heart Rate Monitor added
- Added core API tests
- Added device search API
v0.3.0
- Added support for proper runtime channel handling
- Various important bug fixes
- Added some core infra to be used in upcoming profiles and searching methods
Add Environment Display and Bike Speed Display profiles
Minor naming fixes to heart rate and other fixes included as well to general profile structure
Initial Release
Supports slave profiles
HR Monitor profile implemented