V001. 2017_11_30 10:21 Working code from Tuesday's lab session.

Dependencies:   mbed-rtos mbed

Fork of 2017_11_28_ELEC347_Coursework by Chris Hills

DSP Coursework ELEC347 2017-2018 Group members: Matthew Thewsey, Thomas Morris, Samuel Waggett, Christopher Hills .

Revision:
16:c91b29c9e9f6
Parent:
13:db76473a3d76
--- a/main.cpp	Mon Dec 04 11:24:15 2017 +0000
+++ b/main.cpp	Tue Dec 05 16:13:24 2017 +0000
@@ -4,6 +4,7 @@
 
 unsigned short ADC_DATA;
 
+//TESTED AND WORKING MWT
 //Init  values for difference equation
 //MBED Class Instances follows
 DigitalOut SampLED(LED1);              //Digital Output  (GREEN LED is PB_3, D13 You can use an Oscilloscope on This pin to confirm sample rate)