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
This adds a `reset_angle=True` keyword argument to the Motor class
initializer. Setting it to false allows the encoder angle to be
preserved between consecutive scripts.
This way, you'd need to reset robot mechanisms only once instead of
every time you run a program.
pybricks/support#389
0 commit comments