stefan pushed a commit to branch master.
commit 5e4d26a1aad5275555b753823b8f9c3802d601bf
Author: Stefan Schmidt <[email protected]>
Date: Wed Apr 24 15:59:16 2013 +0100
eeze/sensor/tizen: Fix typos to let it build for tizen
Finally have a way to compile the merged efl tree against the latest tizen
things. Only three typos after all this changes it quite good imho. Zero
would have been better though. :)
---
src/modules/eeze/sensor/tizen/tizen.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/modules/eeze/sensor/tizen/tizen.c
b/src/modules/eeze/sensor/tizen/tizen.c
index 5217aea..93bea03 100644
--- a/src/modules/eeze/sensor/tizen/tizen.c
+++ b/src/modules/eeze/sensor/tizen/tizen.c
@@ -731,7 +731,7 @@ proximity_read_cb(unsigned long long timestamp, float
distance, void *user_data)
return;
}
/* We have to set this ourselves because we don't get it for this type */
- bj->accuracy = -1;
+ obj->accuracy = -1;
obj->data[0] = distance;
obj->timestamp = clock_convert(timestamp);
ecore_event_add(EEZE_SENSOR_EVENT_PROXIMITY, obj, _dummy_free, NULL);
@@ -1316,9 +1316,9 @@ eeze_sensor_tizen_init(void)
sensor_start(sensor_handle, SENSOR_MOTION_FACEDOWN);
sensor_start(sensor_handle, SENSOR_MOTION_DOUBLETAP);
sensor_motion_doubletap_set_cb(sensor_handle, doubletap_cb,
-
eeze_sensor_obj_get(EEZE_SENSOR_TYPE_DOUBLETAP));
+
eeze_sensor_obj_get(EEZE_SENSOR_TYPE_MOTION_DOUBLETAP));
sensor_motion_facedown_set_cb(sensor_handle, facedown_cb,
-
eeze_sensor_obj_get(EEZE_SENSOR_TYPE_FACEDOWN));
+
eeze_sensor_obj_get(EEZE_SENSOR_TYPE_MOTION_FACEDOWN));
return EINA_TRUE;
}
--
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr