Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 836 → Rev 837

/C-OSD/trunk/osd_helpers.h
73,5 → 73,8
 
void draw_agressiva_artificial_horizon(uint8_t, uint8_t, int16_t, int16_t);
 
 
/**
* draw scope of a second camera
*/
void draw_scope();
#endif