W R / Mbed 2 deprecated 4180_Final_Project

Dependencies:   mbed wave_player mbed-rtos 4180Final SDFileSystem

Revision:
1:e14104308237
Parent:
0:c5d6f214ba01
Child:
3:927028389e55
Child:
8:1b8ab0d75463
--- a/main.cpp	Sun Apr 26 06:56:36 2020 +0000
+++ b/main.cpp	Sun Apr 26 19:17:18 2020 +0000
@@ -344,7 +344,7 @@
                 pause();
             }
             if (timer % 25 == 0) {
-                score1 = (int) (pot*100.0); //curTime+1000; // int(mymic1*1000.0);
+                score1 = get_sound(); //(int) (pot*100.0); //curTime+1000; // int(mymic1*1000.0);
                 score2 = curTime+2000;
                 uLCD.color(BLUE);
                 uLCD.locate(0,1);