Activate LiquidTWI2 device detection and space-pad LCD status line.
This commit is contained in:
parent
7f76a0e064
commit
7325d7102e
4 changed files with 33 additions and 2 deletions
|
|
@ -1627,6 +1627,8 @@ void process_commands()
|
|||
lcd_update();
|
||||
}
|
||||
}else{
|
||||
if (!lcd_detected())
|
||||
break;
|
||||
while(!lcd_clicked()){
|
||||
manage_heater();
|
||||
manage_inactivity();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue