Skip to content

Commit

Permalink
🔧 Update SKR_MINI_SCREEN_ADAPTER error (MarlinFirmware#26726)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiskeithb committed Jan 24, 2024
1 parent e668d5a commit 6398902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/src/pins/stm32g0/pins_BTT_SKR_MINI_E3_V3_0.h
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
#define LCD_BACKLIGHT_PIN -1
#define NEOPIXEL_PIN EXP1_02_PIN
#else
#error "Only CR10_FYSETC_MINI_12864_2_1 and compatibles are currently supported on the BIGTREE_SKR_MINI_E3 with SKR_MINI_SCREEN_ADAPTER"
#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."
#endif

#else
Expand Down

0 comments on commit 6398902

Please sign in to comment.