Merge pull request #4717 from gudnimg/fix-unconsumed-button-press

Fix an issue in manual fan check where prior knob clicks are not consumed
This commit is contained in:
3d-gussner 2024-07-16 08:57:30 +02:00 committed by GitHub
commit 3cb722403b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -6883,6 +6883,7 @@ static bool lcd_selftest_manual_fan_check(const uint8_t _fan, const bool check_o
lcd_encoder = _default;
KEEPALIVE_STATE(PAUSED_FOR_USER);
lcd_consume_click();
do
{