Turn power off in kill
instead of setting PS_ON to input
This commit is contained in:
parent
9d99360912
commit
72281c4ff9
@ -591,7 +591,7 @@ void kill(const char* lcd_msg) {
|
||||
#endif
|
||||
|
||||
#if HAS_POWER_SWITCH
|
||||
SET_INPUT(PS_ON_PIN);
|
||||
PSU_OFF();
|
||||
#endif
|
||||
|
||||
#if HAS_SUICIDE
|
||||
|
Loading…
Reference in New Issue
Block a user