✨ BigTreeTech Mini 12864 V1.0 (#23130)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
committed by
Scott Lahteine
parent
af1d603374
commit
018c7b1cf4
@@ -31,8 +31,8 @@
|
||||
#define MKS_MINI_12864
|
||||
#endif
|
||||
|
||||
// MKS_MINI_12864_V3 is simply identical to FYSETC_MINI_12864_2_1
|
||||
#if ENABLED(MKS_MINI_12864_V3)
|
||||
// MKS_MINI_12864_V3 and BTT_MINI_12864_V1 are identical to FYSETC_MINI_12864_2_1
|
||||
#if EITHER(MKS_MINI_12864_V3, BTT_MINI_12864_V1)
|
||||
#define FYSETC_MINI_12864_2_1
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user