Preliminary mbed encoder interface IC class

Revision:
1:c627734cf04c
Parent:
0:c2458154721b
--- a/LS7366.h	Tue Dec 09 19:08:46 2014 +0000
+++ b/LS7366.h	Mon Aug 31 17:13:34 2015 +0000
@@ -68,7 +68,7 @@
     
     long count;
     LS7366& operator= (long count);
-    LS7366& LS7366::operator= (LS7366& rhs);
+//    LS7366& LS7366::operator= (LS7366& rhs);
     operator long();
     
 private: