mirror of
https://github.com/olikraus/u8g2.git
synced 2025-05-09 00:02:39 +08:00
update
This commit is contained in:
parent
dc42d10b4a
commit
1e92781057
@ -148,7 +148,6 @@ int main(void)
|
|||||||
if ( k == 's' ) /* goto password form */
|
if ( k == 's' ) /* goto password form */
|
||||||
{
|
{
|
||||||
mui_GotoForm(&ui, 1, 0);
|
mui_GotoForm(&ui, 1, 0);
|
||||||
mui_SendSelect(&ui);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else /* password input, do the normal event handling */
|
else /* password input, do the normal event handling */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user