summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Graphic_Equalizer/include/eventhandler_shared.hch2
1 files changed, 2 insertions, 0 deletions
diff --git a/Graphic_Equalizer/include/eventhandler_shared.hch b/Graphic_Equalizer/include/eventhandler_shared.hch
index 1ca19a8..07decb9 100644
--- a/Graphic_Equalizer/include/eventhandler_shared.hch
+++ b/Graphic_Equalizer/include/eventhandler_shared.hch
@@ -38,6 +38,7 @@ typedef struct {
unsigned 1 button_demo_state;
unsigned 1 button_reset_state;
unsigned 1 locked_display;
+ unsigned 1 saturated;
} events_t;
@@ -68,6 +69,7 @@ typedef struct {
extern unsigned 5 volumecontrol_table[46];
extern unsigned 4 inputgain_table[46];
+extern unsigned 10 inputgain_table_inv[16];
/*
* Equalizer lookup tables.