mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-14 03:30:02 +00:00
wipwip
This commit is contained in:
parent
7af0483d91
commit
695daab14e
@ -3,6 +3,7 @@ use core::{
|
||||
convert::{TryFrom, TryInto},
|
||||
ops::{Deref, DerefMut},
|
||||
};
|
||||
#[cfg(feature = "touch")]
|
||||
use num_traits::{FromPrimitive, ToPrimitive};
|
||||
|
||||
#[cfg(feature = "button")]
|
||||
|
Loading…
Reference in New Issue
Block a user