Demo Heart Rate with PAH8011

Dependencies:   pixart_heart_rate pixart_pah8011

Dependents:   PAH8011_nRF52_Program PixArt_PAH8011_HeartRate_NUCLEO-L476RG PixArt_PAH8011_HR_NUCLEO-L476RG

Revision:
3:e03a9fcf825c
Parent:
2:b3716992c4cb
Child:
5:4fe132cb9273
--- a/pixart_heart_rate_demo.cpp	Mon Oct 30 06:14:41 2017 +0000
+++ b/pixart_heart_rate_demo.cpp	Mon Oct 30 06:18:21 2017 +0000
@@ -102,7 +102,7 @@
                         pc->printf("no touch\n");
                         break;
                         
-                    case pixart::heart_rate::ret_no_touch:
+                    case pixart::heart_rate::ret_signal_poor:
                         pc->printf("signal is poor\n");
                         break;