Browse Source

Fix a RAPTOR2 pin conflict (#13205)

InsanityAutomation 6 years ago
parent
commit
33a6d52965
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      Marlin/src/pins/pins_FORMBOT_RAPTOR2.h

+ 0
- 1
Marlin/src/pins/pins_FORMBOT_RAPTOR2.h View File

28
 #define BOARD_NAME           "Formbot Raptor2"
28
 #define BOARD_NAME           "Formbot Raptor2"
29
 
29
 
30
 #define FAN_PIN             6
30
 #define FAN_PIN             6
31
-#define SDSS                5
32
 
31
 
33
 #include "pins_FORMBOT_RAPTOR.h"
32
 #include "pins_FORMBOT_RAPTOR.h"
34
 
33
 

Loading…
Cancel
Save