Subversion Repositories NaviCtrl

Rev

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

Rev 295 Rev 297
Line 535... Line 535...
535
{
535
{
536
        u32 timeout;
536
        u32 timeout;
537
        u8 repeat;
537
        u8 repeat;
538
        u8 msg[64];
538
        u8 msg[64];
Line 539... Line 539...
539
 
539
 
540
        UART1_PutString("\r\n Looking for FlightContol");
540
        UART1_PutString("\r\n Looking for FlightControl");
541
        FC_Version.Major = 0xFF;
541
        FC_Version.Major = 0xFF;
542
        FC_Version.Minor = 0xFF;
542
        FC_Version.Minor = 0xFF;
543
        FC_Version.Patch = 0xFF;
543
        FC_Version.Patch = 0xFF;