Activate LiquidTWI2 device detection and space-pad LCD status line.

This commit is contained in:
neildarlow
2014-03-03 21:01:27 +00:00
parent 7f76a0e064
commit 7325d7102e
4 changed files with 33 additions and 2 deletions

View File

@ -1627,6 +1627,8 @@ void process_commands()
lcd_update();
}
}else{
if (!lcd_detected())
break;
while(!lcd_clicked()){
manage_heater();
manage_inactivity();