summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/globals.h b/globals.h
index 7eaf0ff..c8cba93 100644
--- a/globals.h
+++ b/globals.h
@@ -741,6 +741,8 @@ typedef struct {
char ext2_enabled[max_channels]; /* addr 10250, for KMPF */
char toggle_trig_at_boot[max_channels]; /* addr 10252, for IL710 units */
+ char sequential_attenuators[max_channels]; /* addr 10254, for AVRZ-5W-B-LVA style of 3 identical attenuators */
+
char flash_end;
} FlashStruct;