Interface to a standard tarco sensor. Measure the periode and the cal the speed

Revision:
13:4b58c9730bc7
Parent:
12:9269bd188bfa
Child:
14:07d968decc76
--- a/Tarco.cpp	Sun Feb 28 15:26:18 2016 +0000
+++ b/Tarco.cpp	Wed Mar 09 13:24:26 2016 +0000
@@ -42,7 +42,10 @@
     }
 }
 
-
+void Tarco::TarcoTimeout() {
+//Timeout på tarco puls, så vi får resat tarcoen, når den staopper
+    
+}    
 void Tarco::RunMeanMeasure()
 {
     static unsigned int TarcoHead;