Closed kingKzK closed 3 years ago
You just have to modify the Talkie::initializeHardware() function 😀. It contains a lot of examples for different platforms.
@kingKzK Did you ever get this to work? If so, would it be possible to share or put in as Pull Request? Cheers :)
Arduino Nano Every has 16 Bit Timers (5 actually) and its more "powerful" than ATmega32u4 (16mhz vs 20mhz). And works on 32u4...
is there any way to make it work on the 4809?