aboutsummaryrefslogtreecommitdiff
path: root/aepd/aepd.h
diff options
context:
space:
mode:
Diffstat (limited to 'aepd/aepd.h')
-rw-r--r--aepd/aepd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/aepd/aepd.h b/aepd/aepd.h
index 0e013af..588df0c 100644
--- a/aepd/aepd.h
+++ b/aepd/aepd.h
@@ -58,6 +58,7 @@ struct aepd_shared {
unsigned long modulo_integer_chan_size;
int stop_flag;
double trigger_level;
+ int zero;
};
extern struct aepd_shared *aepd_shared;