Denk-Development/Arduino-Data-Transmission

Atmega 3260 Compatibility

Opened this issue · 0 comments

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).