I\'m attempting to build my own FIFO circular buffer with integer arrays and I\'m skeptical of the serial output because my prints do not look as if the data is moving FIFO.