|
SdFat
|
#include <SdFat.h>
Defines | |
| #define | PGM_P const char* |
| #define | PSTR(x) x |
Functions | |
| static void | pstrPrint (PGM_P str) |
| static void | pstrPrintln (PGM_P str) |
| #define PGM_P const char* |
| #define PSTR | ( | x | ) | x |
| static void pstrPrint | ( | PGM_P | str | ) | [static] |
| static void pstrPrintln | ( | PGM_P | str | ) | [static] |
1.7.4