GY-63_MS5611/libraries/printHelpers/library.properties
2023-12-23 11:22:47 +01:00

12 lines
552 B
INI

name=printHelpers
version=0.4.3
author=Rob Tillaart <rob.tillaart@gmail.com>
maintainer=Rob Tillaart <rob.tillaart@gmail.com>
sentence=Arduino library to help formatting data for printing. 64 bit integers (base 10 and 16). Engineering and scientific notation.
paragraph=Supports 64 bit integers (base 10 and 16). Engineering and scientific notation. toBytes() for KB MB, HEX and BIN, Roman numbers. Feet and inch. Comma separated integers.
category=Other
url=https://github.com/RobTillaart/printHelpers
architectures=*
includes=printHelpers.h
depends=