1
0
Fork 0
forked from len0rd/rockbox

The Nano2G also qualifies for HAVE_WHEEL_POSITION

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23161 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2009-10-13 20:36:21 +00:00
parent 8a148d2c23
commit e3bd45ef81

View file

@ -164,6 +164,9 @@
/* We reboot into the OF to handle USB */
#define USB_HANDLED_BY_OF
/* Define this if you can read an absolute wheel position */
#define HAVE_WHEEL_POSITION
/* Define this if you have adjustable CPU frequency */
/* #define HAVE_ADJUSTABLE_CPU_FREQ - not yet */