class heart_rate
Diff: pixart_heart_rate.cpp
- Revision:
- 6:465efb69bbf1
- Parent:
- 5:d172ac7bfd77
- Child:
- 7:95cb4b23a31f
--- a/pixart_heart_rate.cpp Fri Oct 27 07:09:14 2017 +0000 +++ b/pixart_heart_rate.cpp Fri Oct 27 07:55:23 2017 +0000 @@ -232,7 +232,7 @@ int hr_trust_level = 456; pah8series_get_hr_trust_level(&hr_trust_level); - debug_printf("ret = %d, hr = %d, hr_trust_level = %d\n", ret, (int)hr, hr_trust_level); + //debug_printf("ret = %d, hr = %d, hr_trust_level = %d\n", ret, (int)hr, hr_trust_level); if (ret == MSG_SUCCESS || ret == MSG_HR_READY)