various: use float instead of double.
Add 'f' suffixes to some constants so they don't get silently promoted
to double. Use roundf() instead of round().
Saves 208 bytes of flash.
Signed-off-by:
Michael Hope <mlhx@google.com>
Please register or sign in to comment