[FL-3075] Pin Reset (#2367)

* Nfc: fix PVS warnings
* Factory reset combo, initial version
* Recovery screen and correct input pin initialization
* Better pin and factory reset message
* Down to cancel factory reset
This commit is contained in:
あく
2023-02-08 00:35:49 +09:00
committed by GitHub
parent d035872cf6
commit 1eda913367
5 changed files with 76 additions and 8 deletions

View File

@@ -8,6 +8,8 @@ void flipper_boot_update_exec();
void flipper_boot_dfu_exec();
void flipper_boot_recovery_exec();
#ifdef __cplusplus
}
#endif