]> git.tdb.fi Git - model-railway-devices.git/commit
Add ring buffer utilities
authorMikko Rasa <tdb@tdb.fi>
Wed, 23 Oct 2013 21:02:11 +0000 (00:02 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 23 Oct 2013 21:22:31 +0000 (00:22 +0300)
commitcd913ccb15a71d793ccd701d3ab8b39a0efeb23a
tree4ef646f078e29e130df96efb9d109668a1e684b8
parent24b07fc36c607d726cce7bfd8574cf2cb66715dc
Add ring buffer utilities

These are cropping up all over the place in arducontrol.
common/ringbuffer.h [new file with mode: 0644]