Data Storage
Library for FIFO queue implemented as a Ring Buffer.
Elements queued may be any size, defined in the class constructor.
Maintainer: marco_c
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.