"Move … code" followup (#20868)

Fix regression from #20832
2.0.x
ellensp 4 years ago committed by GitHub
parent d7ca3ea27c
commit 53035de136
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -953,7 +953,7 @@ void setup() {
#endif
#if HAS_SUICIDE
SETUP_LOG("SUICIDE_PIN")
SETUP_LOG("SUICIDE_PIN");
OUT_WRITE(SUICIDE_PIN, !SUICIDE_PIN_INVERTING);
#endif

Loading…
Cancel
Save