diff --git a/Marlin/pins.h b/Marlin/pins.h index d8bec785bd39ab23251f9dfa45a959d04c65f29f..4d76fa19204594af9d797f4464c3bf8348e2c3d6 100644 --- a/Marlin/pins.h +++ b/Marlin/pins.h @@ -1400,6 +1400,7 @@ #define PS_ON_PIN 12 #define KILL_PIN -1 #define SUICIDE_PIN 54 //PIN that has to be turned on right after start, to keep power flowing. +#define SERVO0_PIN 13 // untested #ifdef ULTRA_LCD