1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

uldaq: removed obsolete variables

This commit is contained in:
Steffen Vogel 2018-09-25 12:57:07 +02:00
parent 7f770d2e90
commit c9a9359c24

View file

@ -49,13 +49,11 @@ struct uldaq {
struct {
double *buffer;
int sample_count;
double sample_rate;
ScanOption scan_options;
AInScanFlag flags;
AiQueueElement *queues;
AiInputMode input_mode;
} in;
struct {