Modify Comment to avoid build error 03/146503/1
authorjunkyu han <junkyu.han@samsung.com>
Tue, 29 Aug 2017 06:38:39 +0000 (15:38 +0900)
committerjunkyu han <junkyu.han@samsung.com>
Tue, 29 Aug 2017 06:38:39 +0000 (15:38 +0900)
Change-Id: I2de59c706f6af9ad3e5674490ae6880f38ff4d86

src/controller.c

index b994f48..a498ee4 100644 (file)
@@ -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");
        */
 
        /**