GY-63_MS5611/libraries/printHelpers/library.properties
2023-11-16 10:37:37 +01:00

12 lines
526 B
INI

name=printHelpers
version=0.4.2
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.
category=Other
url=https://github.com/RobTillaart/printHelpers
architectures=*
includes=printHelpers.h
depends=