Massimo Viaro / Mbed 2 deprecated Viaro_SpandiConcime_V3

Dependencies:   mbed

Fork of Viaro_SpandiConcime_V2b by Neri Tiziano

Revision:
0:b0a79a3a9da8
Child:
3:1cd8d048cd4a
diff -r 000000000000 -r b0a79a3a9da8 timeandtick.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/timeandtick.h	Wed Jun 13 08:41:23 2018 +0000
@@ -0,0 +1,3 @@
+Ticker MSToMotorNewCheck;  //check the motor every xx (milli)seconds
+Timer uSMotor;
+Timer uSWheel;