Skip to content

MicroCore v2.0.2

Compare
Choose a tag to compare
@MCUdude MCUdude released this 12 Dec 17:20
· 62 commits to master since this release

Changelog:

  • Fix typos in constrain() and round() macros
  • Remove compile time constant check for various functions (#119)
    • This caused some unexpected behavior where functions had to be inlined to work as expected