Refactor F2/local before F3 merge (#220)
* add files from f3 * rollback lfs * Move assets from LFS * remove lfs from build Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
This commit is contained in:
@@ -29,6 +29,8 @@ void application_input_dump(void* p) {
|
||||
furi_check(event_record);
|
||||
subscribe_pubsub(event_record, event_cb, NULL);
|
||||
|
||||
printf("Example app [input dump]\n");
|
||||
|
||||
for(;;) {
|
||||
delay(100);
|
||||
}
|
||||
|
Reference in New Issue
Block a user