riot_wrappers::stdio

Macro println

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