Skip to content

Commit

Permalink
WIP - fix TR build
Browse files Browse the repository at this point in the history
  • Loading branch information
grdddj committed Oct 3, 2023
1 parent 0c0331e commit 52632ba
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
pub mod choice;
pub mod choice_item;

// NOTE: things below use translations and cannot be used in bootloader

#[cfg(feature = "micropython")]
pub mod number_input;
#[cfg(feature = "micropython")]
pub mod passphrase;
#[cfg(feature = "micropython")]
pub mod pin;
#[cfg(feature = "micropython")]
pub mod simple_choice;
#[cfg(feature = "micropython")]
pub mod wordlist;

0 comments on commit 52632ba

Please sign in to comment.