GY-63_MS5611/libraries/integer24/library.properties
2023-06-22 18:50:03 +02:00

12 lines
426 B
INI

name=integer24
version=0.1.0
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=