Add MKS LCD12864 A/B Controller Support (#18120)

This commit is contained in:
thisiskeithb
2020-06-16 00:43:09 -07:00
committed by GitHub
parent 749589b088
commit 2603a237f9
11 changed files with 27 additions and 22 deletions

View File

@ -603,7 +603,7 @@
#define KILL_PIN 41
#endif
#if ENABLED(MKS_MINI_12864) // Added in Marlin 1.1.6
#if ENABLED(MKS_MINI_12864)
#define DOGLCD_A0 27
#define DOGLCD_CS 25