Grenade Drone Controller

Dependencies:   mbed

Revision:
0:02ed82ccad9f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/GlobalVars/GlobalVars.h	Mon Jul 16 02:29:10 2018 +0000
@@ -0,0 +1,6 @@
+#ifndef GLOBALVARS_H
+#define GLOBALVARS_H
+#include "mbed.h"
+
+extern unsigned char fSw1,fSw2,fSw3,fSw4,fSw5,fSw6,fSw7,fSw8,fSw14,fSw58,fSwAll,SigBit,RcvBit;
+#endif
\ No newline at end of file