pub fn format_number<const N: usize>(value: f32, precision: usize) -> String<N>
Format a number into a heapless string