This library provides variable length ring buffering with software FIFO(First-in, First-out). This library overwrites when the buffer is full.
Dependents: AsyncSerial AsyncSerial AsyncSerial AsyncSerialh
Revisions of FIFO.cpp
Revision | Date | Message | Actions |
---|---|---|---|
2:fa27aa055777 | 2017-06-17 | Edit briefs | File Diff Annotate |
1:fe6b5355c973 | 2017-06-17 | Change to overwrite when the buffer is full. | File Diff Annotate |
0:f3bdfd31af88 | 2017-03-29 | Add template. | File Diff Annotate |