Subversion Repositories NaviCtrl

Rev

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

Rev 121 Rev 125
Line 70... Line 70...
70
        u8 Poti1;
70
        u8 Poti1;
71
        u8 Poti2;
71
        u8 Poti2;
72
        u8 Poti3;
72
        u8 Poti3;
73
        u8 Poti4;
73
        u8 Poti4;
74
        u8 RC_Quality;
74
        u8 RC_Quality;
-
 
75
        u8 RC_RSSI;
75
        u8 UBat;
76
        u8 UBat;
76
        u8 MKFlags;
77
        u8 MKFlags;
77
} __attribute__((packed)) FC_t;
78
} __attribute__((packed)) FC_t;