Ringbuffer class
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:959aad917307 | 2016-01-13 | chris215 | 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 |
1:fa4c2377a741 | 2016-01-13 | chris215 | Contains various bug fixes; |
0:fed94e516719 | 2016-01-11 | chris215 | Simple RingBuffer class |