mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
10 lines
413 B
Properties
10 lines
413 B
Properties
name=CircularBuffer
|
|
version=1.3.3
|
|
author=AgileWare
|
|
maintainer=Roberto Lo Giacco <rlogiacco@gmail.com>
|
|
sentence=Arduino circular buffer library
|
|
paragraph=A flexible, compact (~350 bytes overhead) and template based library providing a circular buffer implementation supporting both LIFO and FIFO usage.
|
|
category=Data Storage
|
|
url=https://github.com/rlogiacco/CircularBuffer
|
|
architectures=*
|
|
includes=CircularBuffer.h |