Add a Mightyboard pin (#17538)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
parent
4895546238
commit
1752cd4fe5
|
@ -203,6 +203,7 @@
|
||||||
#define LED_PIN 13 // B7
|
#define LED_PIN 13 // B7
|
||||||
#define CUTOFF_RESET_PIN 16 // H1
|
#define CUTOFF_RESET_PIN 16 // H1
|
||||||
#define CUTOFF_TEST_PIN 17 // H0
|
#define CUTOFF_TEST_PIN 17 // H0
|
||||||
|
#define CUTOFF_SR_CHECK_PIN 70 // G4 (TOSC1)
|
||||||
|
|
||||||
//
|
//
|
||||||
// LCD / Controller
|
// LCD / Controller
|
||||||
|
|
Loading…
Reference in a new issue