Change-Id: I249ac689ddd5765c2a70c7f0ea11b3cac6cab4c3
Signed-off-by: xy.qian <xy.qian@samsung.com>
if(!tizen.systeminfo.getCapability("http://tizen.org/feature/sensor.heart_rate_monitor.led_green") &&
!tizen.systeminfo.getCapability("http://tizen.org/feature/sensor.heart_rate_monitor.led_red") &&
!tizen.systeminfo.getCapability("http://tizen.org/feature/sensor.heart_rate_monitor.led_ir")) {
- t.done();
return;
}
HRMrawsensor = tizen.sensorservice.getDefaultSensor("HRM_RAW");
</script>
</body>
-</html>
\ No newline at end of file
+</html>