Subversion Repositories FlightCtrl

Rev

Blame | Last modification | View Log | RSS feed

/* pitch_inc.h
 *
 * Copyright 2009 Klaus Rheinwald
 */


#ifndef PITCH_INC_H
#define PITCH_INC_H

extern int      pitch_inc_init( void );
extern int      pitch_inc_value( void );

#endif // PITCH_INC_H