Subversion Repositories FlightCtrl

Rev

Rev 2537 | Rev 2545 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2537 Rev 2540
Line 313... Line 313...
313
  old_status = status;
313
  old_status = status;
314
//  DebugOut.Analog[16] = status;
314
//  DebugOut.Analog[16] = status;
315
  return(status);
315
  return(status);
316
}
316
}
Line 317... Line -...
317
 
-
 
318
/*
-
 
319
unsigned char HoTTErrorCode(void)
-
 
320
{
-
 
321
 return(NC_ErrorCode);
-
 
322
}
-
 
323
*/
317
 
324
//---------------------------------------------------------------
318
//---------------------------------------------------------------
325
void NC_Fills_HoTT_Telemety(void)
319
void NC_Fills_HoTT_Telemety(void)
326
{
320
{
327
 unsigned char *ptr = NULL;
321
 unsigned char *ptr = NULL;