diff options
| -rw-r--r-- | firmware/export/config-ipodnano2g.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-ipodnano2g.h b/firmware/export/config-ipodnano2g.h index e13f152..e733aa9 100644 --- a/firmware/export/config-ipodnano2g.h +++ b/firmware/export/config-ipodnano2g.h @@ -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 */ |