Add F6_TFT_PINMAP

This commit is contained in:
Scott Lahteine 2020-07-17 09:39:20 -05:00
parent 5d5e271437
commit 46d1ed4ba0
165 changed files with 165 additions and 0 deletions

View file

@ -1438,6 +1438,7 @@
//#define AO_EXP2_PINMAP // AlephObjects CLCD UI EXP2 mapping
//#define CR10_TFT_PINMAP // Rudolph Riedel's CR10 pin mapping
//#define S6_TFT_PINMAP // FYSETC S6 pin mapping
//#define F6_TFT_PINMAP // FYSETC F6 pin mapping
//#define OTHER_PIN_LAYOUT // Define pins manually below
#if ENABLED(OTHER_PIN_LAYOUT)