implement MAC auth for felica
This commit is contained in:
+2
-1
@@ -63,7 +63,8 @@ pub use error::*;
|
||||
pub use interface::*;
|
||||
|
||||
#[cfg(feature = "defmt")]
|
||||
use defmt::debug;
|
||||
#[allow(unused_imports)]
|
||||
use defmt::{error, warn, info, debug, trace};
|
||||
|
||||
#[cfg(not(feature = "defmt"))]
|
||||
#[macro_export]
|
||||
|
||||
Reference in New Issue
Block a user