aboutsummaryrefslogtreecommitdiff
path: root/libarmep/aepd-interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'libarmep/aepd-interface.h')
-rw-r--r--libarmep/aepd-interface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libarmep/aepd-interface.h b/libarmep/aepd-interface.h
index cf1f34c..3c0d1f0 100644
--- a/libarmep/aepd-interface.h
+++ b/libarmep/aepd-interface.h
@@ -67,6 +67,8 @@ struct aepd_interface {
int chans; /* number of active acquisition channels above */
int vchans; /* virtual channels (summing supplies) appear after probed physical channels in the arrays */
int finished; /* are we going down? */
+
+ int auto_zero;
};
/*