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
HardwareTimer: Fix frequency computation when there is no more signal
When HardwareTimer is used in input capture mode,
we need to handle the case where timer counter rollover.
Let's set values to 0 in both examples:
* InputCapture
* Frequency_Dutycycle_measurement
FIX 789
0 commit comments