Macro longan_nano::sprint[][src]

macro_rules! sprint {
    ($s : expr) => { ... };
    ($($tt : tt) *) => { ... };
}
Expand description

Macro for printing to the serial standard output