Function avr_oxide::util::debug::print

source ·
pub fn print(string: &str)
Expand description

Print a string to the serial port configured with a panic_stdout feature. If no such feature is enabled, this call does nothing.