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