mirror of
https://github.com/trussed-dev/usbd-ccid.git
synced 2026-06-20 04:16:20 -07:00
Fix rebase bugs and squelch some warnings
This commit is contained in:
committed by
Nicolas Stalder
parent
090942ea50
commit
efc9cc3964
@@ -35,6 +35,7 @@ pub enum State {
|
||||
}
|
||||
|
||||
#[derive(Copy, Clone, Debug, PartialEq, Eq)]
|
||||
#[allow(dead_code)]
|
||||
enum Error {
|
||||
CmdAborted = 0xff,
|
||||
IccMute = 0xfe,
|
||||
|
||||
Reference in New Issue
Block a user