From 01ca628f0e7999ed55a54e22d32c870d21e0b041 Mon Sep 17 00:00:00 2001 From: Linus Nielsen Feltzing Date: Wed, 19 Jun 2002 13:44:28 +0000 Subject: Increased the default volume git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1080 a1c6a512-1295-4272-9138-f99709370657 --- firmware/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ /* system defines */ -#define DEFAULT_VOLUME_SETTING 50 +#define DEFAULT_VOLUME_SETTING 70 #define DEFAULT_BALANCE_SETTING 50 #define DEFAULT_BASS_SETTING 50 #define DEFAULT_TREBLE_SETTING 50 -- cgit v1.2.3