Add MKS_LCD12864B
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
* Conditionals that need to be set before Configuration_adv.h or pins.h
|
||||
*/
|
||||
|
||||
// MKS_LCD12864 is a variant of MKS_MINI_12864
|
||||
#if ENABLED(MKS_LCD12864)
|
||||
// MKS_LCD12864A/B is a variant of MKS_MINI_12864
|
||||
#if EITHER(MKS_LCD12864A, MKS_LCD12864B)
|
||||
#define MKS_MINI_12864
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user