SAMD21 HAL / Minitronics v2.0 (#24976)

This commit is contained in:
Bart Meijer
2022-12-12 22:36:50 +01:00
committed by GitHub
parent aaae56a650
commit 049cfe659c
47 changed files with 3603 additions and 8 deletions

View File

@@ -137,6 +137,7 @@
#define DOGLCD
#define IS_U8GLIB_ST7920 1
#define IS_ULTIPANEL 1
#define ENCODER_PULSES_PER_STEP 2
#elif ENABLED(MKS_12864OLED)