pfodParser
3.61.0
The pfodParser library is handles commands sent from the Android pfodApp, pfodApp supports WiFi, BLE, Bluetooth and SMS connections
|
#include <pfod_rawOutput.h>
Inherits Print.
Public Member Functions | |
size_t | write (uint8_t c) |
size_t | write (const uint8_t *buffer, size_t size) |
void | set_pfod_Base (pfod_Base *arg) |
Definition at line 15 of file pfod_rawOutput.h.
void pfod_rawOutput::set_pfod_Base | ( | pfod_Base * | arg | ) |
size_t pfod_rawOutput::write | ( | const uint8_t * | buffer, |
size_t | size | ||
) |
size_t pfod_rawOutput::write | ( | uint8_t | c | ) |