Browse Source

Make indentation consistent with surrounding code in factory_reset()

D.R.racer 3 years ago
parent
commit
dbb0269bd4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Firmware/Marlin_main.cpp

+ 1 - 1
Firmware/Marlin_main.cpp

@@ -737,7 +737,7 @@ static void factory_reset_stats(){
 static void factory_reset(char level)
 {
 	lcd_clear();
-    Sound_MakeCustom(100,0,false);
+	Sound_MakeCustom(100,0,false);
 	switch (level) {
 
 	case 0: // Level 0: Language reset