New Timer API, where is the selection of the timer ?
Posted: Sun Mar 30, 2025 11:08 am
With the new timer API v3.0 and above, i could not find where i choose the timer i want to use.
In the previous API v2.X we had to declare "timer = timerBegin(1, 80, true); means Timer 1, prescaler 80 → 1 MHz (1 µs ticks)".
In the new API, where can i choose timer 3 for example ?
In the previous API v2.X we had to declare "timer = timerBegin(1, 80, true); means Timer 1, prescaler 80 → 1 MHz (1 µs ticks)".
In the new API, where can i choose timer 3 for example ?