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

12 lines
425 B
Properties
Raw Permalink Normal View History

2023-06-22 12:50:03 -04:00
name=integer24
2023-11-07 08:29:20 -05:00
version=0.1.2
2023-06-22 12:50:03 -04:00
author=Rob Tillaart <rob.tillaart@gmail.com>
maintainer=Rob Tillaart <rob.tillaart@gmail.com>
2023-11-07 08:29:20 -05:00
sentence=integer24 types uint24_t and int24_t for Arduino.
2023-06-22 12:50:03 -04:00
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=