New issue New issue Open Open Added timer registers for Arduino Mega 2560 #16 Type-Patchauto-migrated ...
You can configure krnl to use timer 0,1,2,3,4,5 Buth normally you cant use timer 0 bq it is used for millis and preallocated. - Timer0 is a 8bit timer. - In the Arduino world Timer0 is been used for ...