mirror of
https://github.com/trussed-dev/apdu-dispatch.git
synced 2026-06-20 04:16:15 -07:00
Remove unused types.rs file
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
pub const SIZE: usize = 3072;
|
||||
pub type Data = iso7816::Data<SIZE>;
|
||||
|
||||
interchange::interchange! {
|
||||
Contact: (Data, Data)
|
||||
}
|
||||
|
||||
interchange::interchange! {
|
||||
Contactless: (Data, Data)
|
||||
}
|
||||
Reference in New Issue
Block a user