Atmega 3260 Compatibility
Opened this issue · 0 comments
Simsso commented
The code is currently only working on an Atmega 328P (timers, port names, external interrupts).
It should work with an Atmega 3260 chip as well (detect the microcontroller at compile time).