Browse Source

whitespace

vanilla_fb_2.0.x
Scott Lahteine 4 years ago
parent
commit
d47e694048
  1. 2
      Marlin/src/feature/power.cpp

2
Marlin/src/feature/power.cpp

@ -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…
Cancel
Save