summaryrefslogtreecommitdiff
path: root/src/controller.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/controller.c')
-rw-r--r--src/controller.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controller.c b/src/controller.c
index b994f48..a498ee4 100644
--- a/src/controller.c
+++ b/src/controller.c
@@ -47,7 +47,7 @@ static Eina_Bool control_sensors_cb(void *data)
*/
/*
if (resource_read_infrared_motion_sensor(Pin Number, &value) == -1)
- _E("Failed to get Infrared Motion value [GPIO:%d]", GPIO_INFRARED_MOTION_NUM);
+ _E("Failed to get DATA from Infrared Motion value");
*/
/**