1

Revision:
5:6a95726e45b0
Child:
6:aad89fd109c2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/DATA_PC/data_pc.h	Tue Oct 08 04:35:23 2019 +0000
@@ -0,0 +1,30 @@
+#ifndef _DATA_PC_H
+#define _DATA_PC_H
+
+
+#include "mbed.h"
+
+
+extern Serial pc;
+
+
+
+
+
+#endif
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+