[FL-2255], [FL-2259] NFC and Input CLI commands refactoring (#995)
* nfc: refactore cli commands * input: refactore cli commands Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
@@ -44,3 +44,6 @@ void input_press_timer_callback(void* arg);
|
||||
|
||||
/** Input interrupt handler */
|
||||
void input_isr(void* _ctx);
|
||||
|
||||
/** Input CLI command handler */
|
||||
void input_cli(Cli* cli, string_t args, void* context);
|
||||
|
Reference in New Issue
Block a user