02aa13d078
Timer/counter 4 is enabled on Arduino init() and a Timer/counter 4 overflow may happen right after the timer/counter 4 interrupt is enabled. When this happens the channels have not been initialized yet causing random noise/sounds being played. This has been fixed by moving the interrupt enable after the channels have been initialized. |
||
---|---|---|
.. | ||
bootloaders | ||
cores/arduboy | ||
libraries | ||
variants | ||
boards.txt | ||
platform.txt | ||
readme.md |
readme.md
Arduboy HomeMade package source
This is the latest source and may contain changes not yet available in the latest zip archive