Generic Queue Library for Arduino.
A circular-array implementation of a generic queue library for Arduino that adheres to the first-in, first-out (FIFO) principle.