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