summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
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 baea76a..7eaf0ff 100644
--- a/globals.h
+++ b/globals.h
@@ -739,6 +739,7 @@ typedef struct {
float fixed_ampl_points[max_channels][max_fixed_ampl_points]; /* addr 10170, for AVR-D2, AVRQ-4 */
char ext2_enabled[max_channels]; /* addr 10250, for KMPF */
+ char toggle_trig_at_boot[max_channels]; /* addr 10252, for IL710 units */
char flash_end;