Skip to content

Timer class

Compare
Choose a tag to compare
@SRGDamia1 SRGDamia1 released this 29 Oct 18:14
· 211 commits to master since this release

Made the timer changes into a compiled class.

Maintaining interrupt control for SAMD processors as there are no interrupt vectors to be in conflict. Because the pin mode changes from input to output and back, allowing another library to control interrupts doesn't work.