mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
fix previous commit
implement button_init_device for ondio include button.h to get prototypes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31621 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
95cf63b294
commit
7c547be19d
4 changed files with 6 additions and 4 deletions
|
|
@ -25,7 +25,7 @@
|
|||
#include "timer.h"
|
||||
|
||||
#if INCREASED_SCROLLWHEEL_POLLING
|
||||
#include "button-target.h"
|
||||
#include "button.h"
|
||||
/* The scrollwheel is polled every 5 ms (the tick tasks only every 10) */
|
||||
static int poll_scrollwheel = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue