move nfc to background tasks

This commit was merged in pull request #40.
This commit is contained in:
2026-08-24 21:05:59 +02:00
parent 680964b631
commit a051bcd08a
5 changed files with 53 additions and 44 deletions
+1
View File
@@ -2,6 +2,7 @@
extern crate alloc;
pub mod background_tasks;
pub mod card;
pub mod display;
pub mod drivers;