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
As per the title, a typo exists in LVPM.py that triggers a runtime error. The function raw_from_amps is defined in LVPM.py, but __raw_from_amps is incorrectly referenced in setPowerUpCurrentLimit and setRunTimeCurrentLimit.
As per the title, a typo exists in LVPM.py that triggers a runtime error. The function raw_from_amps is defined in LVPM.py, but __raw_from_amps is incorrectly referenced in setPowerUpCurrentLimit and setRunTimeCurrentLimit.
https://github.com/msoon/PyMonsoon/blob/master/Monsoon/LVPM.py#L69
https://github.com/msoon/PyMonsoon/blob/master/Monsoon/LVPM.py#L74
The text was updated successfully, but these errors were encountered: