Clean up "else" and other spacing
This commit is contained in:
committed by
Richard Wackerbarth
parent
9b23490f01
commit
9bdab4f3a8
@ -716,8 +716,8 @@ static void lcd_implementation_status_screen() {
|
||||
lcd.print(ftostr12ns(filament_width_meas));
|
||||
lcd_printPGM(PSTR(" V"));
|
||||
lcd.print(itostr3(100.0 * volumetric_multiplier[FILAMENT_SENSOR_EXTRUDER_NUM]));
|
||||
lcd.print('%');
|
||||
return;
|
||||
lcd.print('%');
|
||||
return;
|
||||
}
|
||||
|
||||
#endif // FILAMENT_LCD_DISPLAY
|
||||
|
Reference in New Issue
Block a user