diff options
Diffstat (limited to 'setup.h')
-rw-r--r-- | setup.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -54,6 +54,8 @@ public: int BrightnessActive; int BrightnessIdle; int BrightnessDelay; + int enableSpectrumAnalyzer; //span + int SAShowVolume; public: cGraphLCDSetup(void); |