[−][src]Function mynewt::sys::console::console_printfloat
unsafe extern "C" fn console_printfloat(f: f32)
Write a float to the output buffer, with 2 decimal places.
C API: void console_printfloat(float f)
unsafe extern "C" fn console_printfloat(f: f32)
Write a float to the output buffer, with 2 decimal places.
C API: void console_printfloat(float f)