SdFat
Defines | Functions
Arduino/libraries/SdFat/SdFatErrorPrint.cpp File Reference
#include <SdFat.h>
Include dependency graph for SdFatErrorPrint.cpp:

Defines

#define PGM_P   const char*
#define PSTR(x)   x

Functions

static void pstrPrint (PGM_P str)
static void pstrPrintln (PGM_P str)

Define Documentation

#define PGM_P   const char*
#define PSTR (   x)    x

Function Documentation

static void pstrPrint ( PGM_P  str) [static]
static void pstrPrintln ( PGM_P  str) [static]