More general FSMC display option

This commit is contained in:
Scott Lahteine
2019-07-30 04:00:51 -05:00
parent c942ca130f
commit bc58e678bd
123 changed files with 245 additions and 243 deletions

View File

@ -2121,9 +2121,9 @@
//=============================================================================
//
// MKS Robin 320x240 color display OR Alfawise. Same interface is used.
// FSMC display (MKS Robin, Alfawise U20, JGAurora A5S, A1, etc.)
//
#define MKS_ROBIN_TFT
#define FSMC_GRAPHICAL_TFT
//=============================================================================
//============================ Other Controllers ============================