People Counter / Mbed 2 deprecated person_counter

Dependencies:   mbed mbed-rtos 4DGL-uLCD-SE HC_SR04_Ultrasonic_Library

Revision:
13:3ba367bc16bc
Parent:
12:bebfef8d229f
Child:
14:88c09f96bdda
--- a/main.cpp	Fri Apr 24 05:27:31 2020 +0000
+++ b/main.cpp	Fri Apr 24 05:33:21 2020 +0000
@@ -30,9 +30,9 @@
 
 float note1[2]= {1568.0, 0.0
                 };
-float note2[2]= {1568.0, 0.0
+float note2[2]= {1396.9, 0.0
                 };
-float note3[2]= {1568.0, 0.0
+float note3[2]= {1244.5, 0.0
                 };
 float duration[2]= {1, 0.0
                    };