drone-sd-core 0.2.2

Secure Digital cards driver for Drone.
1
2
3
4
//! Constants.

/// Command response time in bytes.
pub const NCR: usize = 8;