26-day-old buried patch to U.B.L.
This commit is contained in:
parent
0acaaf536d
commit
7e17a2cfd0
3 changed files with 184 additions and 200 deletions
|
|
@ -768,8 +768,7 @@ void kill_screen(const char* lcd_msg) {
|
|||
|
||||
void lcd_quick_feedback(const bool clear_buttons) {
|
||||
lcdDrawUpdate = LCDVIEW_CLEAR_CALL_REDRAW;
|
||||
if (clear_buttons)
|
||||
buttons = 0;
|
||||
if (clear_buttons) buttons = 0;
|
||||
next_button_update_ms = millis() + 500;
|
||||
|
||||
// Buzz and wait. The delay is needed for buttons to settle!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue