You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pbio/drv/clock/clock_ev3: Switch to timer 12 instead of 34
The PRU1 code which will be added in the future expects the 34 part of Timer0
to count with a period which is a multiple of 256*256 in order to generate
accurate PWM widths. We switch the system tick in order to not conflict with it.
0 commit comments