Spelling fix
This commit is contained in:
parent
2573f4dd05
commit
1d58558bec
@ -504,8 +504,8 @@
|
||||
break;
|
||||
|
||||
case 10:
|
||||
UBL_has_control_of_LCD_Panel++; // Debug code... Pan no attention to this stuff
|
||||
SERIAL_ECHO_START;
|
||||
UBL_has_control_of_LCD_Panel++; // Debug code... Pay no attention to this stuff
|
||||
SERIAL_ECHO_START; // it can be removed soon.
|
||||
SERIAL_ECHOPGM("Checking G29 has control of LCD Panel:\n");
|
||||
while(!G29_lcd_clicked()) {
|
||||
idle();
|
||||
|
Loading…
Reference in New Issue
Block a user