pfodParser  3.61.0
The pfodParser library is handles commands sent from the Android pfodApp, pfodApp supports WiFi, BLE, Bluetooth and SMS connections
pfodParserUtils.h File Reference

Go to the source code of this file.

Functions

size_t strncpy_safe (char *dest, const char *src, size_t maxLen)
 pfodParserUtils for Arduino More...
 
uint32_t ipStrToNum (const char *ipStr)
 
void getProgStr (const __FlashStringHelper *ifsh, char *str, int maxLen)
 

Function Documentation

◆ getProgStr()

void getProgStr ( const __FlashStringHelper *  ifsh,
char *  str,
int  maxLen 
)

◆ ipStrToNum()

uint32_t ipStrToNum ( const char *  ipStr)

◆ strncpy_safe()

size_t strncpy_safe ( char *  dest,
const char *  src,
size_t  maxLen 
)

pfodParserUtils for Arduino