Pins updates

This commit is contained in:
Scott Lahteine
2017-09-06 06:28:32 -05:00
parent 3d8a0ab4b2
commit 82fff87e16
5 changed files with 35 additions and 25 deletions

View File

@ -63,7 +63,7 @@
//
// Servos
//
#ifdef IS_RAMPS_13
#if ENABLED(IS_RAMPS_13)
#define SERVO0_PIN 7 // RAMPS_13 // Will conflict with BTN_EN2 on LCD_I2C_VIKI
#else
#define SERVO0_PIN 11