Browse Source

typo removed

PavelSindler 7 years ago
parent
commit
7ad6fb526c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Firmware/ultralcd.cpp

+ 1 - 1
Firmware/ultralcd.cpp

@@ -7414,7 +7414,7 @@ static void lcd_send_status() {
 		NcTime = millis();
 		lcd_connect_printer();
 	}
-};
+}
 
 static void lcd_connect_printer() {
 	lcd_update_enable(false);