Browse Source

Add newline to end of file

pull/1/head
Scott Lahteine 6 years ago
parent
commit
05518d6add
  1. 2
      Marlin/src/gcode/bedlevel/M420.cpp

2
Marlin/src/gcode/bedlevel/M420.cpp

@ -211,4 +211,4 @@ void GcodeSuite::M420() {
report_current_position();
}
#endif // HAS_LEVELING
#endif // HAS_LEVELING

Loading…
Cancel
Save