mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-12-29 02:40:41 -07:00
whitespace
This commit is contained in:
parent
5c181562f6
commit
eedd9c2bda
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…
Add table
Add a link
Reference in a new issue