🩹 Longer3D LK has ONBOARD_SDIO (#27129)
This commit is contained in:
parent
2064c83c66
commit
6710616a09
@ -158,7 +158,8 @@
|
|||||||
#define LCD_BRIGHTNESS_DEFAULT TFT_BACKLIGHT_PWM
|
#define LCD_BRIGHTNESS_DEFAULT TFT_BACKLIGHT_PWM
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if ENABLED(ONBOARD_SDIO)
|
#if SD_CONNECTION_IS(ONBOARD)
|
||||||
|
#define ONBOARD_SDIO
|
||||||
#define SD_SS_PIN -1 // else SDSS set to PA4 in M43 (spi_pins.h)
|
#define SD_SS_PIN -1 // else SDSS set to PA4 in M43 (spi_pins.h)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user