Fixes for some unsuccessful checks

This commit is contained in:
Mirna
2020-10-12 16:01:22 +02:00
parent 929aaf3ba2
commit 00ab3c8877
3 changed files with 11 additions and 19 deletions

View File

@@ -3,9 +3,9 @@
pub mod buttons;
pub mod console;
pub mod led;
pub mod nfc;
pub mod result;
pub mod rng;
pub mod timer;
pub mod usb_ctap_hid;
pub mod util;
pub mod nfc;