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
Adds {1ep:n} parameter to motor object to invert enable polarity for …
…use with external drivers.
NOTE: This candidate does not have motor typing or lockout features to disable on-board drivers if EP is set for external drivers.
// Fix for inputs causing a crash (again).
If the GPIOs on the board don’t provide all 12 inputs (most don’t) then it would occasionally crash when resettings the first pin past D_IN_CHANNELS. This is fixed.