diff options
author | Mike <mjc@avtechpulse.com> | 2000-01-01 04:12:49 +0900 |
---|---|---|
committer | Mike <mjc@avtechpulse.com> | 2000-01-01 04:12:49 +0900 |
commit | 5571023fbc58f88976dd3387ce92616996d53551 (patch) | |
tree | 5a50f728403e61352d59d562595e0a87884cc98e /globals.h | |
parent | 551010eb696952159e2c827893abfb3642d8dc31 (diff) |
most error checks now used rationalized limit-check functions
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -110,7 +110,6 @@ #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 |