Non-variable (TESTEDandWORKING)

Dependencies:   mbed-rtos mbed

Fork of ELEC347_Coursework by CMST

Revision:
4:c9ed97dad32b
Parent:
3:36d6642c2c45
Child:
5:e49e5515488d
diff -r 36d6642c2c45 -r c9ed97dad32b main.cpp
--- a/main.cpp	Tue Nov 28 09:53:14 2017 +0000
+++ b/main.cpp	Tue Nov 28 09:56:41 2017 +0000
@@ -29,7 +29,7 @@
     sample_timer.attach(&sampler,sample_rate);
 
     while(1) {
-
+        //Empty
     }
 }