macro_rules! duprintln {
    ($serial:expr, $($arg:tt)+) => { ... };
}
Expand description

prints to both DEFMT deferred debug and serial