Another refactor
This commit is contained in:
@@ -2,6 +2,6 @@ use crate::{Interface, Pn532};
|
||||
|
||||
impl<B: Interface, const N: usize> Pn532<B, N> {
|
||||
pub fn setup_first_issuance(&mut self) {
|
||||
|
||||
todo!()
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user