IR control car "spinner" 赤外線コントロールラジコン"spinner"の本体&プロポ統合版プログラムです

Dependencies:   Motor Propo_RemotoIR mbed

Revision:
0:6825e25b7428
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/propo.h	Wed Oct 16 02:45:27 2013 +0000
@@ -0,0 +1,6 @@
+#ifndef _PROPO_H_
+#define _PROPO_H_
+
+void initialPropo(void);
+
+#endif // __PROPO_H_