pfodParser  3.61.0
The pfodParser library is handles commands sent from the Android pfodApp, pfodApp supports WiFi, BLE, Bluetooth and SMS connections
pfodRingBuffer.h File Reference
#include <Arduino.h>
#include "pfodStream.h"

Go to the source code of this file.

Classes

class  pfodRingBuffer
 pfodRingBuffer for Arduino Implements a ring buffer implementation of an Arduino Stream upto 32K buffers NOTE: this implementation DOES NOT BLOCK if the buffer is full extra bytes written are quietly dropped. More...