Remove redundant lcd_update_enable(true) call.
This commit is contained in:
parent
6674cbf0d7
commit
c26d7e50f7
1 changed files with 0 additions and 1 deletions
|
@ -4521,7 +4521,6 @@ void lcd_v2_calibration()
|
|||
else
|
||||
{
|
||||
menu_back();
|
||||
lcd_update_enable(true);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue