diff --git a/include/villas/nodes/uldaq.h b/include/villas/nodes/uldaq.h index f89f4daf7..5f317f45a 100644 --- a/include/villas/nodes/uldaq.h +++ b/include/villas/nodes/uldaq.h @@ -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 {