AAA

Dependencies:   mbed

Revision:
0:22d57f537f92
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Global_Variables/Global_Variables.h	Thu May 24 09:38:18 2018 +0000
@@ -0,0 +1,6 @@
+#ifndef GLOBAL_VARIABLES_H
+#define GLOBAL_VARIABLES_H
+#include "mbed.h"
+
+extern unsigned char TrkCnt, TrkPck[100], TrgCnt, TrgPck[100], PcCnt,PcPck[100], MuxPck[100];
+#endif
\ No newline at end of file