fuck this

Dependencies:   BMP280

Revision:
5:bea93c8e50b7
Child:
6:8e1795a5886b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Sampling.cpp	Tue Jan 02 13:29:00 2018 +0000
@@ -0,0 +1,13 @@
+#include "Sampling.h"
+#include "mbed.h"
+
+void SampleTimerISR(void)
+{
+    //Flag Threads
+}
+    
+
+void ConfigThreadsAndIR(void)
+{
+   
+}
\ No newline at end of file