Skip to content
Snippets Groups Projects
Commit 9f9e275a authored by 42loop's avatar 42loop
Browse files

corrected wrong pin numbers

parent 0e0e967d
Branches
No related tags found
No related merge requests found
......@@ -35,9 +35,9 @@
#define startXP 33 //EXT C,1
#define startYP 34 //EXT C,2
#define startZP 35 //EXT C,3
#define startXM 33 //EXT C,4
#define startYM 34 //EXT C,5
#define startZM 35 //EXT C,6
#define startXM 17 //EXT C,4
#define startYM 18 //EXT C,5
#define startZM 19 //EXT C,6
//brake outputs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment