Go to the source code of this file.
Functions | |
void | printHeaderRow (FILE *fp, struct EpsonOptions) |
void | printSensorRow (FILE *fp, struct EpsonOptions, struct EpsonData *, int) |
void printHeaderRow | ( | FILE * | fp, |
struct EpsonOptions | |||
) |
Definition at line 30 of file main_helper.c.
void printSensorRow | ( | FILE * | fp, |
struct EpsonOptions | , | ||
struct EpsonData * | , | ||
int | |||
) |
Definition at line 88 of file main_helper.c.