RGB LEDs Control

Dependencies:   mbed QEI PololuLedStrip

Revision:
8:2a4298cbae3f
diff -r 050f086f6f5c -r 2a4298cbae3f MotorControl.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/MotorControl.h	Sat May 04 18:51:43 2019 +0000
@@ -0,0 +1,2 @@
+void MotorTest(int mode);
+void ControlPos();
\ No newline at end of file