summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
authorMike <mjc@avtechpulse.com>2000-01-01 02:15:50 +0900
committerMike <mjc@avtechpulse.com>2000-01-01 02:15:50 +0900
commit3ee2f285132c7281f93c4a539a7a20a1de56fc22 (patch)
tree4f7b70569a0d27cf5e04a1428d0be90fb6963e14 /globals.h
parentb5cf0aed3eda14af3fa7268ae5715da81e3a3682 (diff)
use standard functions to do simple positive min/max error checks
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 809d526..73f2cdc 100644
--- a/globals.h
+++ b/globals.h
@@ -110,6 +110,7 @@
#define Between_0_and_10_Volts 96
#define pw_rc_limit 97
#define HVPS_Current_Too_High 98
+#define invalid_error_check 99
#define YES 1
#define NO 0