summaryrefslogtreecommitdiff
path: root/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'globals.h')
-rw-r--r--globals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/globals.h b/globals.h
index ebf7f4e..bb0f7b9 100644
--- a/globals.h
+++ b/globals.h
@@ -503,7 +503,7 @@ typedef struct {
char current_offset_enabled[max_channels]; /* addr 1890 */
char switchable_zout[max_channels]; /* addr 1892 */
char dc_mode_allowed[max_channels];
- char ab_mode_allowed[max_channels]; /* addr 1896 */
+ char pw_ab_mode_enabled[max_channels]; /* addr 1896 */
char double_pulse_allowed[max_channels];
char invert_allowed[max_channels];
char ea_enabled[max_channels]; /* addr 1902 */