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
board.py should really have a function to read the input voltage in units of volts. Should then also update are_motors_powered() to compare a real voltage rather than the magic number 2000.
The text was updated successfully, but these errors were encountered:
board.py should really have a function to read the input voltage in units of volts. Should then also update
are_motors_powered()
to compare a real voltage rather than the magic number2000
.The text was updated successfully, but these errors were encountered: