Browse Source

🩹 SKR2 Pins DIAG flag (#23968)

Followup to #23050
Jon 2 years ago
parent
commit
f15b1c16c9
No account linked to committer's email address
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Marlin/src/pins/stm32f4/pins_BTT_SKR_V2_0_common.h

+ 2
- 0
Marlin/src/pins/stm32f4/pins_BTT_SKR_V2_0_common.h View File

@@ -23,6 +23,8 @@
23 23
 
24 24
 #include "env_validate.h"
25 25
 
26
+#define USES_DIAG_JUMPERS
27
+
26 28
 // If you have the BigTreeTech driver expansion module, enable BTT_MOTOR_EXPANSION
27 29
 // https://github.com/bigtreetech/BTT-Expansion-module/tree/master/BTT%20EXP-MOT
28 30
 //#define BTT_MOTOR_EXPANSION

Loading…
Cancel
Save