Last active
February 12, 2016 22:17
-
-
Save hunner/343cbd8df0c89ac556cc to your computer and use it in GitHub Desktop.
Custom motor mappings
This file contains 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
mixer custom | |
mmix reset | |
mmix 0 1 1 -1 -1 | |
mmix 1 1 -1 -1 1 | |
mmix 2 1 -1 1 -1 | |
mmix 3 1 1 1 1 |
This file contains 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
mixer custom | |
mmix reset | |
mmix 0 1 1 -1 -1 | |
mmix 1 1 -1 -1 1 | |
mmix 2 1 1 1 1 | |
mmix 3 1 -1 1 -1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment