Alexander Fomichev
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
Marlin/src/pins/stm32f1/pins_BTT_SKR_E3_DIP.h
|
@ -25,7 +25,7 @@ |
|
|
#error "Oops! Select an STM32F1 board in 'Tools > Board.'" |
|
|
#error "Oops! Select an STM32F1 board in 'Tools > Board.'" |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
#define BOARD_INFO_NAME "BTT SKR E3 DIP V1.0" |
|
|
#define BOARD_INFO_NAME "BTT SKR E3 DIP V1.x" |
|
|
|
|
|
|
|
|
// Release PB3/PB4 (TMC_SW Pins) from JTAG pins
|
|
|
// Release PB3/PB4 (TMC_SW Pins) from JTAG pins
|
|
|
#define DISABLE_JTAG |
|
|
#define DISABLE_JTAG |
|
|