mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
New port: FiiO M3K on bare metal
Change-Id: I7517e7d5459e129dcfc9465c6fbd708619888fbe
This commit is contained in:
parent
83fcbedc65
commit
3ec66893e3
143 changed files with 16585 additions and 24 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#include "screen_access.h"
|
||||
#include "settings.h"
|
||||
|
||||
#if defined (HAVE_SCROLLWHEEL)
|
||||
#if defined (HAVE_SCROLLWHEEL) && !defined(FIIO_M3K)
|
||||
/* Define this if your target makes sense to have
|
||||
smaller values at the top of the list increasing down the list */
|
||||
#define ASCENDING_INT_SETTINGS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue