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:
parent
7f770d2e90
commit
c9a9359c24
1 changed files with 0 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue