Browse Source

Add a Mightyboard pin (#17538)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Axel 5 years ago
parent
commit
1752cd4fe5
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      Marlin/src/pins/mega/pins_MIGHTYBOARD_REVE.h

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

203
 #define LED_PIN                               13  // B7
203
 #define LED_PIN                               13  // B7
204
 #define CUTOFF_RESET_PIN                      16  // H1
204
 #define CUTOFF_RESET_PIN                      16  // H1
205
 #define CUTOFF_TEST_PIN                       17  // H0
205
 #define CUTOFF_TEST_PIN                       17  // H0
206
+#define CUTOFF_SR_CHECK_PIN                   70  // G4 (TOSC1)
206
 
207
 
207
 //
208
 //
208
 // LCD / Controller
209
 // LCD / Controller

Loading…
Cancel
Save