🔨 Robin Nano V3 overridable POWER_LOSS_PIN (#22123)
This commit is contained in:
@ -190,7 +190,9 @@
|
||||
#define FIL_RUNOUT2_PIN MT_DET_2
|
||||
#endif
|
||||
|
||||
#define POWER_LOSS_PIN PW_DET
|
||||
#ifndef POWER_LOSS_PIN
|
||||
#define POWER_LOSS_PIN PW_DET
|
||||
#endif
|
||||
#define PS_ON_PIN PW_OFF
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user