summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index 184aa02..2796856 100644
--- a/setup.h
+++ b/setup.h
@@ -54,6 +54,8 @@ public:
int BrightnessActive;
int BrightnessIdle;
int BrightnessDelay;
+ int enableSpectrumAnalyzer; //span
+ int SAShowVolume;
public:
cGraphLCDSetup(void);