Go to the source code of this file.
|
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) |
|
◆ 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