mirror of
https://github.com/RobTillaart/Arduino.git
synced 2024-10-03 18:09:02 -04:00
12 lines
552 B
INI
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=
|