Subversion Repositories FlightCtrl

Rev

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

Rev 1441 Rev 1484
Line 3... Line 3...
3
 
3
 
4
extern void LIBFC_Init(void);
4
extern void LIBFC_Init(void);
5
extern void LIBFC_Polling(void);
5
extern void LIBFC_Polling(void);
Line -... Line 6...
-
 
6
extern void LIBFC_ReceiverInit(void);
-
 
7
 
-
 
8
extern void LIBFC_JetiBox_Putchar(char c);
Line 6... Line 9...
6
extern void LIBFC_ReceiverInit(void);
9
extern void LIBFC_JetiBox_SetPos(unsigned char index);