Grenade Drone Controller

Dependencies:   mbed

GlobalVars/GlobalVars.h

Committer:
halusis
Date:
2018-08-20
Revision:
2:915533cf5d94
Parent:
0:02ed82ccad9f

File content as of revision 2:915533cf5d94:

#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