-
- Downloads
sys,fmt: simplify fmt_s16_dfp
- allow formating of val=12345 with fp_digits=6 as 0.012345 - use assert instead of explicit if - remove unused pwr function
Loading
Please register or sign in to comment
- allow formating of val=12345 with fp_digits=6 as 0.012345 - use assert instead of explicit if - remove unused pwr function