summaryrefslogtreecommitdiff
path: root/firmware/export/button.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/button.h')
-rw-r--r--firmware/export/button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/button.h b/firmware/export/button.h
index a38385c..f50f3dd 100644
--- a/firmware/export/button.h
+++ b/firmware/export/button.h
@@ -52,7 +52,7 @@ void wheel_send_events(bool send);
#endif
#ifdef HAVE_SCROLLWHEEL
-int button_apply_acceleration(unsigned int data, unsigned int factor);
+int button_apply_acceleration(const unsigned int data);
#endif
#define BUTTON_NONE 0x00000000