We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a302e commit 1320605Copy full SHA for 1320605
1 file changed
src/sdcard/mod.rs
@@ -34,8 +34,6 @@ pub mod cid;
34
pub mod csd;
35
pub mod response;
36
pub mod spi;
37
-pub mod argument;
38
-pub mod response;
39
40
/// The different types of card we support.
41
#[cfg_attr(feature = "defmt-log", derive(defmt::Format))]
0 commit comments