AAA

Dependencies:   mbed

Global_Variables/Global_Variables.h

Committer:
halusis
Date:
2018-05-24
Revision:
0:22d57f537f92

File content as of revision 0:22d57f537f92:

#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