GY-63_MS5611/libraries/integer24/library.properties
2023-11-07 14:29:20 +01:00

12 lines
425 B
INI

name=integer24
version=0.1.2
author=Rob Tillaart <rob.tillaart@gmail.com>
maintainer=Rob Tillaart <rob.tillaart@gmail.com>
sentence=integer24 types uint24_t and int24_t for Arduino.
paragraph=AVR does implement a 3 byte version, however cannot print without casting. Other platforms use a typedef of 32 bit.
category=Data Processing
url=https://github.com/RobTillaart/integer24
architectures=*
includes=integer24.h
depends=