Pins, comment cleanup

This commit is contained in:
Scott Lahteine
2020-12-28 23:10:48 -06:00
parent 624bf10ab5
commit d6a56b882f
13 changed files with 62 additions and 44 deletions

View File

@@ -56,6 +56,11 @@
#define SPI_DEVICE 2
//
// Servos
//
#define SERVO0_PIN PA8 // Enable BLTOUCH
//
// Limit Switches
//
@@ -148,8 +153,6 @@
#define FIL_RUNOUT2_PIN PE6
#endif
#define SERVO0_PIN PA8 // Enable BLTOUCH support
//#define LED_PIN PB2
//