summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
authorMike <mjc@avtechpulse.com>2000-01-01 00:09:17 +0900
committerMike <mjc@avtechpulse.com>2000-01-01 00:09:17 +0900
commitf4555765d77b2b3225f7ff5548fb51486ac75492 (patch)
tree78ec8cec93439506bd4503e9aa1853509d2c518a /globals.h
parent5b4a704a219f93496ce47dd25de74e4d2834c82d (diff)
throw error if burst mode and double pulse mode enabled at the same time
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/globals.h b/globals.h
index 8e278f0..432b283 100644
--- a/globals.h
+++ b/globals.h
@@ -106,6 +106,7 @@
#define CalibrationMinMaxError_rise 92
#define CalibrationMinMaxError_slew 93
#define Dead_Time_Error 94
+#define Cant_Do_Burst_and_Double 95
#define YES 1
#define NO 0