Skip to content
Snippets Groups Projects
Commit d35dcafa authored by Kadah's avatar Kadah Committed by Scott Lahteine
Browse files

Added MKS MINI 12864 support to FYSETC F6 V1.3 (#12656)

parent 98cf5467
No related branches found
No related tags found
No related merge requests found
......@@ -197,4 +197,9 @@
#define BTN_EN1 31
#define BTN_EN2 33
#define BTN_ENC 35
#if ENABLED(MKS_MINI_12864)
#define DOGLCD_A0 27
#define DOGLCD_CS 25
#endif
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment