diff options
Diffstat (limited to 'globals.h')
-rw-r--r-- | globals.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |