Explorar el Código

compilation error fix

PavelSindler hace 6 años
padre
commit
449bd58125
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Firmware/ultralcd_implementation_hitachi_HD44780.h

+ 1 - 1
Firmware/ultralcd_implementation_hitachi_HD44780.h

@@ -807,7 +807,7 @@ static void lcd_implementation_status_screen()
     lcd.setCursor(0, 2);
 	lcd_print_percent_done();
 
-}
+
 
 	// Farm number display
 	if (farm_mode)