Macro riot_wrappers::println

source ·
macro_rules! println {
    ( $( $arg:expr ),+ ) => { ... };
}