New analog button levels (again)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2531 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2002-10-08 13:44:49 +00:00
parent 6f62bc2769
commit ef5b2bb8f5

View file

@ -227,9 +227,9 @@ int button_set_release(int newmask)
/* Button analog voltage levels */ /* Button analog voltage levels */
#define LEVEL1 250 #define LEVEL1 250
#define LEVEL2 450 #define LEVEL2 500
#define LEVEL3 650 #define LEVEL3 700
#define LEVEL4 850 #define LEVEL4 900
/* /*
*Initialize buttons *Initialize buttons