Fix an issue in manual fan check where prior knob clicks are not consumed

This commit is contained in:
gudnimg 2024-07-15 13:52:30 +00:00
parent 39c8c4f560
commit a7004cd067
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
{