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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:137a7245f990 | 2017-06-22 | babylonica | Warning Fixed. |
2:fa27aa055777 | 2017-06-17 | babylonica | Edit briefs |
1:fe6b5355c973 | 2017-06-17 | babylonica | Change to overwrite when the buffer is full. |
0:f3bdfd31af88 | 2017-03-29 | babylonica | Add template. |