Teensy pins cleanup

This commit is contained in:
Scott Lahteine
2020-09-23 15:33:54 -05:00
parent 023cb54fae
commit 93421f3a00
4 changed files with 135 additions and 145 deletions

View File

@@ -35,9 +35,6 @@
#define BOARD_INFO_NAME "Teensy3.2"
#endif
#define AT90USB 1286 // Disable MarlinSerial etc.
#define USBCON //1286 // Disable MarlinSerial etc.
//
// Limit Switches
//
@@ -92,20 +89,14 @@
//
// Misc. Functions
//
//#define SDSS 16 // 8
#define LED_PIN 13
//#define SOL1_PIN 28
//#define SDSS 16 // 8
//
// LCD / Controller
//
//#define SCK_PIN 13
//#define MISO_PIN 12
//#define MOSI_PIN 11
/*
#if HAS_SPI_LCD
#define LCD_PINS_RS 40