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
Motor servoMotor1.position = 0; tries to go over its max range (this causes it to push against the physical end stops and make a not so nice sound) I suggest we change mapping to equivalent to 0.05 - 0.9
Motor servoMotor1.position = 0; tries to go over its max range (this causes it to push against the physical end stops and make a not so nice sound) I suggest we change mapping to equivalent to 0.05 - 0.9