If you wont to knock me down, look this file...

Dependencies:   mbed Servo

Revision:
0:4df75b08b14a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/System/Process/Process.h	Fri May 03 11:47:27 2019 +0000
@@ -0,0 +1,7 @@
+#ifndef PROCESS_H_
+#define PROCESS_H_
+
+void SystemProcess(void);
+
+#endif
+