Skip to content

Commit 6398902

Browse files
authored
🔧 Update SKR_MINI_SCREEN_ADAPTER error (MarlinFirmware#26726)
1 parent e668d5a commit 6398902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Marlin/src/pins/stm32g0/pins_BTT_SKR_MINI_E3_V3_0.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@
245245
#define LCD_BACKLIGHT_PIN -1
246246
#define NEOPIXEL_PIN EXP1_02_PIN
247247
#else
248-
#error "Only CR10_FYSETC_MINI_12864_2_1 and compatibles are currently supported on the BIGTREE_SKR_MINI_E3 with SKR_MINI_SCREEN_ADAPTER"
248+
#error "Only FYSETC_MINI_12864_2_1 / MKS_MINI_12864_V3 / BTT_MINI_12864 / BEEZ_MINI_12864 are currently supported on the BIGTREE_SKR_MINI_E3 with SKR_MINI_SCREEN_ADAPTER."
249249
#endif
250250

251251
#else

0 commit comments

Comments
 (0)