Subversion Repositories Projects

Rev

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

Rev 762 Rev 837
Line 71... Line 71...
71
 */
71
 */
72
void draw_artificial_horizon(uint8_t, uint8_t, int16_t, int16_t);
72
void draw_artificial_horizon(uint8_t, uint8_t, int16_t, int16_t);
Line 73... Line 73...
73
 
73
 
Line -... Line 74...
-
 
74
void draw_agressiva_artificial_horizon(uint8_t, uint8_t, int16_t, int16_t);
-
 
75
 
74
void draw_agressiva_artificial_horizon(uint8_t, uint8_t, int16_t, int16_t);
76
/**
-
 
77
 * draw scope of a second camera
75
 
78
 */