Ringbuffer class
Revisions of RingBuffer.h
Revision | Date | Message | Actions |
---|---|---|---|
2:959aad917307 | 2016-01-13 | Removed templates usage and moved to byte pointers. This makes the ring buffer more generic and removes the requirement to know all templates in .cpp | File Diff Annotate |
1:fa4c2377a741 | 2016-01-13 | Contains various bug fixes; | File Diff Annotate |
0:fed94e516719 | 2016-01-11 | Simple RingBuffer class | File Diff Annotate |