Grenade Drone Controller
Dependencies: mbed
GlobalVars/GlobalVars.h
- Committer:
- halusis
- Date:
- 2018-07-16
- Revision:
- 0:02ed82ccad9f
File content as of revision 0:02ed82ccad9f:
#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