summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/config.h b/firmware/config.h
index b0a0bffed8..860016c6d8 100644
--- a/firmware/config.h
+++ b/firmware/config.h
@@ -32,7 +32,7 @@
32 32
33/* system defines */ 33/* system defines */
34 34
35#define DEFAULT_VOLUME_SETTING 50 35#define DEFAULT_VOLUME_SETTING 70
36#define DEFAULT_BALANCE_SETTING 50 36#define DEFAULT_BALANCE_SETTING 50
37#define DEFAULT_BASS_SETTING 50 37#define DEFAULT_BASS_SETTING 50
38#define DEFAULT_TREBLE_SETTING 50 38#define DEFAULT_TREBLE_SETTING 50