[][src]Function mynewt::sys::console::console_printfloat

unsafe extern "C" fn console_printfloat(f: f32)

Write a float to the output buffer, with 1 decimal place. C API: void console_printfloat(float f)