Data Processing
integer24 types uint24_t and int24_t for Arduino.
AVR does implement a 3 byte version, however cannot print without casting. Other platforms use a typedef of 32 bit.
Maintainer: Rob Tillaart
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.