Unified init() method #362
runger1101001
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Unify the init method. Create a clear paradigm:
Note: part of the parameters that get set are the sensor, current-sense, driver and other objects "linked" to the motor. Why treat them differently?
This will simply the API for users, who can currently do a lot of things wrong.
Beta Was this translation helpful? Give feedback.
All reactions