payano / mMesh

Mesh implementation for embedded systems, focusing on a small footprint
MIT License
0 stars 1 forks source link

Create ftoa #31

Open payano opened 4 years ago

payano commented 4 years ago

Something like: https://tutorialspoint.dev/language/c/convert-floating-point-number-string

It doesn't have to be fast because this is only used for debugging.