mirror of
https://github.com/whowechina/aic_pico.git
synced 2025-02-21 04:46:41 +01:00
Optimize keystuck message.
This commit is contained in:
parent
07b0807a1b
commit
2245a608cd
@ -54,8 +54,7 @@ static void handle_display()
|
||||
printf(" AIME Pattern: %s\n", aime_get_mode_string());
|
||||
}
|
||||
if (keypad_is_stuck()) {
|
||||
printf("\n Warning: Keypad disabled due to key STUCK!\n");
|
||||
|
||||
printf("\nWarning: Keypad disabled due to key STUCK!\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user