Minor Pin Updates (#15214)

This commit is contained in:
InsanityAutomation
2019-09-10 00:58:57 -04:00
committed by Scott Lahteine
parent 66338ed515
commit dcc39421c5
3 changed files with 5 additions and 3 deletions

View File

@@ -39,7 +39,8 @@
#define FIL_RUNOUT2_PIN 15 // Creality CR-X can use dual runout sensors
#endif
#define SD_DETECT_PIN 49 // Always define onboard SD detect
#define SD_DETECT_PIN 49 // Always define onboard SD detect
#define BEEPER_PIN 37 // Always define beeper pin so Play Tone works with ExtUI
#include "pins_RAMPS.h"