Activate LiquidTWI2 device detection and space-pad LCD status line.
This commit is contained in:
@ -1627,6 +1627,8 @@ void process_commands()
|
||||
lcd_update();
|
||||
}
|
||||
}else{
|
||||
if (!lcd_detected())
|
||||
break;
|
||||
while(!lcd_clicked()){
|
||||
manage_heater();
|
||||
manage_inactivity();
|
||||
|
Reference in New Issue
Block a user