Browse Source

Add newline to end of file

Scott Lahteine 7 years ago
parent
commit
05518d6add
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/src/gcode/bedlevel/M420.cpp

+ 1
- 1
Marlin/src/gcode/bedlevel/M420.cpp View File

211
     report_current_position();
211
     report_current_position();
212
 }
212
 }
213
 
213
 
214
-#endif // HAS_LEVELING
214
+#endif // HAS_LEVELING

Loading…
Cancel
Save