POWER_LOSS_PIN for BTT SKR mini MZ / E3 2.0 (#20069)
This commit is contained in:
parent
841f0d5778
commit
7da62cc9f7
@ -62,6 +62,13 @@
|
||||
#define FIL_RUNOUT_PIN PC15 // "E0-STOP"
|
||||
#endif
|
||||
|
||||
//
|
||||
// Power-loss Detection
|
||||
//
|
||||
#ifndef POWER_LOSS_PIN
|
||||
#define POWER_LOSS_PIN PC12 // Power Loss Detection: PWR-DET
|
||||
#endif
|
||||
|
||||
//
|
||||
// Steppers
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user