Created
July 18, 2018 15:51
-
-
Save JasonLS/fe5682bfb2a070c9c6fbcce2fc2542a7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MOTOR CAPE | |
M1 HIGH = P8_18 | |
M2 HIGH = P8_16 | |
M3 HIGH = P8_14 | |
M4 HIGH = P8_26 | |
Set to low to go backwards, high to go forwards | |
M1 PWM = P9_16 | |
M2 PWM = P9_14 | |
M3 PWM = P8_13 | |
M4 PWM = P8_19 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment