Revert #cfg change

This commit is contained in:
Mirna
2020-10-26 14:01:27 +02:00
parent a53569007d
commit e37f63396c

View File

@@ -3,7 +3,6 @@
pub mod buttons; pub mod buttons;
pub mod console; pub mod console;
pub mod led; pub mod led;
#[cfg(feature = "with_nfc")]
pub mod nfc; pub mod nfc;
pub mod result; pub mod result;
pub mod rng; pub mod rng;