Skip to content
Snippets Groups Projects
Commit 1c716034 authored by Benoit Miller's avatar Benoit Miller
Browse files

Fixed SERVO pins on Azteeg X3

parent 3fcf9158
Branches
Tags
No related merge requests found
...@@ -32,6 +32,11 @@ ...@@ -32,6 +32,11 @@
#include "pins_RAMPS_13.h" #include "pins_RAMPS_13.h"
#undef SERVO0_PIN
#undef SERVO1_PIN
#define SERVO0_PIN 44 // SERVO1 port
#define SERVO1_PIN 55 // SERVO2 port
// //
// LCD / Controller // LCD / Controller
// //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment