mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-17 11:47:47 -06:00
More general FSMC display option
This commit is contained in:
parent
c942ca130f
commit
bc58e678bd
123 changed files with 245 additions and 243 deletions
|
@ -2033,9 +2033,9 @@
|
|||
//=============================================================================
|
||||
|
||||
//
|
||||
// MKS Robin 320x240 color display
|
||||
// Also used for JGAurora A5S & A1 TFT LCD's (16-bit Parallel LCD via FSMC)
|
||||
#define MKS_ROBIN_TFT
|
||||
// FSMC display (MKS Robin, Alfawise U20, JGAurora A5S, A1, etc.)
|
||||
//
|
||||
#define FSMC_GRAPHICAL_TFT
|
||||
|
||||
//=============================================================================
|
||||
//============================ Other Controllers ============================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue