GY-63_MS5611/libraries/IEEE754tools
2018-01-09 00:11:37 +01:00
..
IEEE754tools.h + added readme.txt 2013-09-30 17:22:41 +02:00
library.json fix library.json keywords format 2018-01-09 00:11:37 +01:00
library.properties fix URL path in library.properties 2017-08-20 17:16:48 +02:00
readme.md rename readme.txt to readme.md 2017-09-29 10:43:59 +02:00

IEEE754_tools.h contains a collection of bit-hacks to speed up a number of operations on floating pointnumbers on the Arduino. If you don't need micro-second speedups do not use these code snippets. in short: USE WITH CARE