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
Version: 0.9.0
How to reproduce: Set up timer with frequency of 1000Hz, then call get_period().
Expected result: Returned value of 1000Hz
Actual result: Division by zero fault.
The text was updated successfully, but these errors were encountered:
Version: 0.9.0
How to reproduce: Set up timer with frequency of 1000Hz, then call get_period().
Expected result: Returned value of 1000Hz
Actual result: Division by zero fault.
The text was updated successfully, but these errors were encountered: