MightyCore v2.0.7
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()
andconstrain()
- This includes