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