Teensy pins cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user