![]() |
MD_CirQueue Library
1.0
Library for FIFO queue implemented as a Ring Buffer
|
Main header file and class definition for the MD_CirQueue library. More...
#include <Arduino.h>
Classes | |
class | MD_CirQueue |
Macros | |
#define | CQ_DEBUG 0 |
#define | CQ_PRINTS(s) |
#define | CQ_PRINT(s, v) |
Main header file and class definition for the MD_CirQueue library.