jrullan/neotimer

Using Neotimer in Arduino interrupts.

Opened this issue · 0 comments

Its advisable to use volatile variables in ISR.
Is it 'safe' to address Neotimer timers in ISR?