Releases: hankedan000/MegaCAN
Releases · hankedan000/MegaCAN
v1.1.1
What's Changed
- fixed lerp() related build failures in the GPIO example project
- added github action to build all the example projects
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- removed the MegaCAN_WithBroadcast class (just turned it into an example project instead)
- real-time broadcast msg structs are now auto generated from CSV
- cleaned up FlashUtils API
- lerp() functions now support Flash and RAM based tables
- fixed equality check bug (wasn't critical, but a bug none the less)
Full Changelog: v1.0.0...v1.1.0