I figured it out. I see now how the configuration file lets you choose
which timer to use for ms. What if I don't want ms, will commenting
out the timer selection section in the config file stop it from being
assembled, do I need to comment out the section in the source file
dealing with ms. Or is there a way to reassign the interrupt vector
(#15) ?
Thanks,
Brian-in-ohio
On 1/12/22, Brian K Navarette <bkn...@gm...> wrote:
> It seems as though timer0 in the atmega328 is being used for ms. Is
> this true? Are any of the other timers being used for behind the
> scenes calculations?
>
> Thanks and Happy New Year,
> Brian-in-ohio
>
|