Selaa lähdekoodia

compilation error fix

PavelSindler 6 vuotta sitten
vanhempi
commit
449bd58125
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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)