macro_rules! serial_println { ($($arg:tt)*) => { ... }; }
Print to the global serial port, with a newline