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