summaryrefslogtreecommitdiff
path: root/firmware/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/config.h')
-rw-r--r--firmware/config.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/firmware/config.h b/firmware/config.h
index 860016c6d8..d79f061088 100644
--- a/firmware/config.h
+++ b/firmware/config.h
@@ -30,17 +30,4 @@
30/* no known platform */ 30/* no known platform */
31#endif 31#endif
32 32
33/* system defines */
34
35#define DEFAULT_VOLUME_SETTING 70
36#define DEFAULT_BALANCE_SETTING 50
37#define DEFAULT_BASS_SETTING 50
38#define DEFAULT_TREBLE_SETTING 50
39#define DEFAULT_LOUDNESS_SETTING 0
40#define DEFAULT_BASS_BOOST_SETTING 0
41#define DEFAULT_CONTRAST_SETTING 0
42#define DEFAULT_POWEROFF_SETTING 0
43#define DEFAULT_BACKLIGHT_SETTING 1
44
45
46#endif 33#endif