summaryrefslogtreecommitdiff
path: root/src/controller.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/controller.c')
-rwxr-xr-xsrc/controller.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controller.c b/src/controller.c
index 8ce7268..6595ea2 100755
--- a/src/controller.c
+++ b/src/controller.c
@@ -51,7 +51,7 @@ static int _change_led_state(int state) {
return 0;
}
-static Eina_Bool _get_motion_set_led()
+static Eina_Bool _get_motion_set_led(void *user_data)
{
int ret = 0;
uint32_t value = 0;