Fix STM32F1 SPI device init, MKS_LCD12864 (#19271)

This commit is contained in:
Victor Oliveira
2020-09-06 19:29:43 -03:00
committed by GitHub
parent b6ab163814
commit 486731162f
6 changed files with 28 additions and 37 deletions

View File

@@ -115,8 +115,6 @@
#define DOGLCD_SCK PB13
#define DOGLCD_MOSI PB15
#undef SHOW_BOOTSCREEN
#else // !MKS_MINI_12864
#define LCD_PINS_D4 PA6