Merge pull request #5093 from esenapaj/Follow-up-the-PR-#5087-etc
Follow-up the PR #5087 (Fixed SERVO pins on Azteeg X3), etc
This commit is contained in:
commit
4ec7ed554d
|
@ -32,6 +32,9 @@
|
||||||
|
|
||||||
#include "pins_RAMPS_13.h"
|
#include "pins_RAMPS_13.h"
|
||||||
|
|
||||||
|
//
|
||||||
|
// Servos
|
||||||
|
//
|
||||||
#undef SERVO0_PIN
|
#undef SERVO0_PIN
|
||||||
#undef SERVO1_PIN
|
#undef SERVO1_PIN
|
||||||
#define SERVO0_PIN 44 // SERVO1 port
|
#define SERVO0_PIN 44 // SERVO1 port
|
||||||
|
|
Loading…
Reference in a new issue