mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-18 23:49:49 +00:00
whitespace
This commit is contained in:
parent
44c57ab05a
commit
d47e694048
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ void Power::power_off() {
|
|||
#ifdef PSU_POWEROFF_GCODE
|
||||
GcodeSuite::process_subcommands_now_P(PSTR(PSU_POWEROFF_GCODE));
|
||||
#endif
|
||||
PSU_PIN_OFF();
|
||||
PSU_PIN_OFF();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue