MegaCoreX v1.0.6
Changelog:
- Fix compilation issues for the Comparator - Interrupt example
- Serial3 is not available on all targets
- Update Servo library with the latest and greatest from @SpenceKonde
- Fix issue where no timer was selected for the Nane Every and Uno Wifi targets
- Update Wire library
- From the official ArduinoCore-megaavr repo
- digitalReadFast and digitalWriteFast will only compile if the passed
pin
parameter is a constant - Fix EEPROM library include bug (#97)