Function nuttx_embedded_hal::puts_format
source · [−]pub fn puts_format(args: Arguments<'_>)Expand description
Print a formatted message to the serial console. Called by println! macro.
pub fn puts_format(args: Arguments<'_>)Print a formatted message to the serial console. Called by println! macro.