Stefan Krickl / Mbed 2 deprecated JetflyerMotorController

Dependencies:   Break Motor Communication Steering mbed Controller

Revision:
1:2538cbbea1f8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SerialCommunication/SerialCommunication.h	Thu Jul 13 13:45:55 2017 +0000
@@ -0,0 +1,14 @@
+#include "mbed.h"
+#include "MotorController.h"
+#include "MbedToPC.h"
+
+#ifndef SERIAL_COM_H
+#define SERIAL_COM_H
+
+int initSerialCom()
+{
+
+}
+
+
+#endif
\ No newline at end of file