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