#include "sensor_epsonCommon.h"

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