Subversion Repositories Projects

Compare Revisions

Regard whitespace Rev 762 → Rev 761

/C-OSD/trunk/osd_helpers.h
18,9 → 18,6
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
****************************************************************************/
 
#ifndef _OSD_HELPERS_H
#define _OSD_HELPERS_H
 
/* ##########################################################################
* compass stuff
* ##########################################################################*/
72,6 → 69,3
void draw_artificial_horizon(uint8_t, uint8_t, int16_t, int16_t);
 
void draw_agressiva_artificial_horizon(uint8_t, uint8_t, int16_t, int16_t);
 
 
#endif