Skip to content

MightyCore v2.0.7

Compare
Choose a tag to compare
@MCUdude MCUdude released this 02 Dec 18:00
· 108 commits to master since this release

Changelog:

  • Fix export compiled binary for Windows computers
  • Remove bundled Ethernet library
    • The one that ships with Arduino IDE are compatible and up to date
  • Improve "unsafe" macros
    • This includes abs(), min(), max(), sq(), round() and constrain()