GY-63_MS5611/libraries/printHelpers/library.properties

12 lines
552 B
Properties
Raw Normal View History

2021-01-29 06:31:58 -05:00
name=printHelpers
2024-01-06 06:14:22 -05:00
version=0.4.4
2021-01-29 06:31:58 -05:00
author=Rob Tillaart <rob.tillaart@gmail.com>
maintainer=Rob Tillaart <rob.tillaart@gmail.com>
2023-01-28 07:52:36 -05:00
sentence=Arduino library to help formatting data for printing. 64 bit integers (base 10 and 16). Engineering and scientific notation.
2023-12-23 05:22:47 -05:00
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.
2021-05-28 07:41:47 -04:00
category=Other
2021-01-29 06:31:58 -05:00
url=https://github.com/RobTillaart/printHelpers
architectures=*
includes=printHelpers.h
depends=