summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/globals.h b/globals.h
index a327107..809d526 100644
--- a/globals.h
+++ b/globals.h
@@ -92,10 +92,10 @@
#define ExternalModeDelayError 78
#define PRF_limited_by_offset 79
#define obsolete_feature 80
-#define zero_equiv_ampl_too_large 81
+#define config_too_large 81
#define GPIB_missing 82
#define rise_time_confined_values 83
-#define zero_equiv_ampl_negative 84
+#define config_cant_be_negative 84
#define amplitude_gap 85
#define CalibrationMinMaxError_ampl 86
#define CalibrationMinMaxError_pw 87