drone-sd-core 0.2.2

Secure Digital cards driver for Drone.
//! Constants.

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