🔨 Robin Nano V3 overridable POWER_LOSS_PIN (#22123)

This commit is contained in:
mrv96 2021-06-12 18:19:37 +02:00 committed by Scott Lahteine
parent ddf8668e16
commit d12c357793

View File

@ -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
//