a

Dependencies:   mbed

Fork of GIMBAL_SAMPLE4_PPM by Konkuk asml team

Revision:
0:f0b20f502059
diff -r 000000000000 -r f0b20f502059 RCInputProc/RCInputProc.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/RCInputProc/RCInputProc.h	Thu May 24 10:19:44 2018 +0000
@@ -0,0 +1,6 @@
+#ifndef RCINOUTPROC_H
+#define RCINPUTPROC_H
+#include "mbed.h"
+
+extern void RCInputProc(void);
+#endif
\ No newline at end of file