Update lib.rs

This branch is for the example application.
This commit is contained in:
Mirna
2020-10-16 09:29:44 +02:00
committed by GitHub
parent d2ef3853e5
commit c520095ab7

View File

@@ -3,7 +3,6 @@
pub mod buttons;
pub mod console;
pub mod led;
pub mod nfc;
pub mod result;
pub mod rng;
pub mod timer;