Fix rebase bugs and squelch some warnings

This commit is contained in:
Nicolas Stalder
2020-09-11 00:54:57 +02:00
committed by Nicolas Stalder
parent 090942ea50
commit efc9cc3964
+1
View File
@@ -35,6 +35,7 @@ pub enum State {
}
#[derive(Copy, Clone, Debug, PartialEq, Eq)]
#[allow(dead_code)]
enum Error {
CmdAborted = 0xff,
IccMute = 0xfe,