Browse Source

MKS GEN v1.3/1.4 undef STAT_LED_*_PIN (#14644)

Ludy 5 years ago
parent
commit
b714cfd4f0
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Marlin/src/pins/ramps/pins_MKS_GEN_13.h

+ 2
- 0
Marlin/src/pins/ramps/pins_MKS_GEN_13.h View File

@@ -96,6 +96,8 @@
96 96
   #undef SD_DETECT_PIN
97 97
   #undef BEEPER_PIN
98 98
   #undef KILL_PIN
99
+  #undef STAT_LED_RED_PIN
100
+  #undef STAT_LED_BLUE_PIN
99 101
 
100 102
   //
101 103
   // VIKI2 12-wire lead

Loading…
Cancel
Save