pub fn console_write_str(s: &str)
Expand description

Writes a string slice into the serial, and the graphic console if it exists.