📺 MKS MINI12864 V3 for Robin E3P, etc. (#22453)
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#define BOARD_NO_NATIVE_USB
|
||||
|
||||
// Avoid conflict with TIMER_SERVO when using the STM32 HAL
|
||||
#define TEMP_TIMER 5
|
||||
#define TEMP_TIMER 5
|
||||
|
||||
//
|
||||
// Release PB4 (Y_ENABLE_PIN) from JTAG NRST role
|
||||
@@ -65,7 +65,7 @@
|
||||
#define SD_SCK_PIN PB13 // SPI2
|
||||
#define SD_MISO_PIN PB14 // SPI2
|
||||
#define SD_MOSI_PIN PB15 // SPI2
|
||||
#define SPI_DEVICE 2
|
||||
#define SPI_DEVICE 2
|
||||
|
||||
// SPI Flash
|
||||
#define HAS_SPI_FLASH 1
|
||||
|
||||
Reference in New Issue
Block a user