Data Storage
Library for packing bits
Can use uint8_t(byte) and uint16_t(unsigned int) and pack 1, 2, 3 or 4 bits
Maintainer: WolodiaM
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.