ECE 4180 - Final Project Team / Mbed 2 deprecated WalkieTalkie

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

Revision:
33:5d86c111d9bc
Parent:
20:e068469ffb89
--- a/Microphone.h	Mon Apr 23 16:05:32 2018 +0000
+++ b/Microphone.h	Wed Apr 25 15:39:03 2018 +0000
@@ -14,4 +14,5 @@
     
 private:
     AnalogIn _pin;
+    float dc;
 };
\ No newline at end of file