pull/3/head
luojunhui 2 years ago
parent faf45dccf2
commit b97ce581eb

@ -12,7 +12,7 @@ static NEARDATA int utcnt, utpnt;
static NEARDATA coord utrack[UTSZ]; static NEARDATA coord utrack[UTSZ];
void void
initrack(void) /* This function initializes the tracking system by setting the values of utcnt and utpnt to 0. */ initrack(void) /* This function initializes the aaaa tracking system by setting the values of utcnt and utpnt to 0. */
{ {
utcnt = utpnt = 0; utcnt = utpnt = 0;
} }

Loading…
Cancel
Save