Skip to content

Releases: hankedan000/MegaCAN

v1.1.1

07 Feb 15:57

Choose a tag to compare

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

24 Jan 02:38

Choose a tag to compare

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