Grenade Drone Controller
Dependencies: mbed
GlobalVars/GlobalVars.cpp@2:915533cf5d94, 2018-08-20 (annotated)
- Committer:
- halusis
- Date:
- Mon Aug 20 03:08:50 2018 +0000
- Revision:
- 2:915533cf5d94
- Parent:
- 0:02ed82ccad9f
Grenade Drone Switch
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
halusis | 0:02ed82ccad9f | 1 | #include "GlobalVars.h" |
halusis | 0:02ed82ccad9f | 2 | |
halusis | 0:02ed82ccad9f | 3 | unsigned char fSw1,fSw2,fSw3,fSw4,fSw5,fSw6,fSw7,fSw8,fSw14,fSw58,fSwAll,SigBit,RcvBit; |