encoder and tachometer class for EW3XX single board computer

Revision:
3:b05d231c9549
Parent:
2:6cf351721d86
Child:
5:58b13292286e
--- a/EW305sbc.h	Mon Sep 16 23:34:45 2019 +0000
+++ b/EW305sbc.h	Tue Sep 17 23:11:49 2019 +0000
@@ -111,6 +111,7 @@
     
     long         count_;
     float        speed_;
+    float        angle_;
     long         countp_;
     int          dt_;