|
|
@ -1333,9 +1333,11 @@
|
|
|
|
//#define AO_EXP1_PINMAP // AlephObjects CLCD UI EXP1 mapping
|
|
|
|
//#define AO_EXP1_PINMAP // AlephObjects CLCD UI EXP1 mapping
|
|
|
|
//#define AO_EXP2_PINMAP // AlephObjects CLCD UI EXP2 mapping
|
|
|
|
//#define AO_EXP2_PINMAP // AlephObjects CLCD UI EXP2 mapping
|
|
|
|
//#define CR10_TFT_PINMAP // Rudolph Riedel's CR10 pin mapping
|
|
|
|
//#define CR10_TFT_PINMAP // Rudolph Riedel's CR10 pin mapping
|
|
|
|
|
|
|
|
//#define S6_TFT_PINMAP // FYSETC S6 pin mapping
|
|
|
|
|
|
|
|
|
|
|
|
//#define OTHER_PIN_LAYOUT // Define pins manually below
|
|
|
|
//#define OTHER_PIN_LAYOUT // Define pins manually below
|
|
|
|
#if ENABLED(OTHER_PIN_LAYOUT)
|
|
|
|
#if ENABLED(OTHER_PIN_LAYOUT)
|
|
|
|
// The pins for CS and MOD_RESET (PD) must be chosen.
|
|
|
|
// Pins for CS and MOD_RESET (PD) must be chosen
|
|
|
|
#define CLCD_MOD_RESET 9
|
|
|
|
#define CLCD_MOD_RESET 9
|
|
|
|
#define CLCD_SPI_CS 10
|
|
|
|
#define CLCD_SPI_CS 10
|
|
|
|
|
|
|
|
|
|
|
|