Queue/Stack storage based on array ring buffer. Also may act as array, accessing items by index. Includes advanced example to exercise Queue/Stack over serial port.
SergeSkor/SSVQueueStackArray
Queue/Stack storage based on array ring buffer. Also may act as array, accessing items by index. Includes advanced example to exercise Queue/Stack over serial port.
C++