ECE 4180 final project. Sound and Bluetooth activated coffee maker

Dependencies:   mbed wave_player mbed-rtos C12832_lcd 4DGL-uLCD-SE LCD_fonts SDFileSystem

Revision:
7:2e274cc18797
Parent:
6:e4aba042979b
Child:
8:a9b5acc63388
diff -r e4aba042979b -r 2e274cc18797 main.cpp
--- a/main.cpp	Thu Dec 05 15:30:50 2019 +0000
+++ b/main.cpp	Thu Dec 05 17:56:38 2019 +0000
@@ -99,7 +99,6 @@
 // Debug thread for microphone on LCD 
 void thread1(void const *args)
 {
-    int i2;
     while(true) {       // thread loop
         lcd_mutex.lock();