whitespace
This commit is contained in:
parent
5c181562f6
commit
eedd9c2bda
@ -122,7 +122,7 @@ void Power::power_off() {
|
|||||||
#ifdef PSU_POWEROFF_GCODE
|
#ifdef PSU_POWEROFF_GCODE
|
||||||
GcodeSuite::process_subcommands_now_P(PSTR(PSU_POWEROFF_GCODE));
|
GcodeSuite::process_subcommands_now_P(PSTR(PSU_POWEROFF_GCODE));
|
||||||
#endif
|
#endif
|
||||||
PSU_PIN_OFF();
|
PSU_PIN_OFF();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user