diff --git a/apps/plugins/otp.c b/apps/plugins/otp.c index 7dab446419..ed8d5737e5 100644 --- a/apps/plugins/otp.c +++ b/apps/plugins/otp.c @@ -541,7 +541,6 @@ static void show_code(int acct) rb->splash(0, "TOTP not supported on this device!"); } #endif - rb->sleep(HZ * 2); while(1) { int button = rb->button_get(true); diff --git a/docs/CREDITS b/docs/CREDITS index 3af15c5e11..0b59d2682a 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -749,6 +749,7 @@ Hoàng Manh Phú Gyúróczki Norbert Ivan Romaniuk-Mikhailovsky Matthieu BACHELIER +Petr Mikhalitsyn The libmad team The wavpack team