Moved nfc and wifi into dedicated file
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#![no_std]
|
||||
|
||||
extern crate alloc;
|
||||
|
||||
pub mod card;
|
||||
pub mod display;
|
||||
pub mod drivers;
|
||||
|
||||
Reference in New Issue
Block a user