Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1980 → Rev 2035

/branches/dongfang_FC_rewrite/attitude.h
142,4 → 142,5
* Main routine, called from the flight loop.
*/
void calculateFlightAttitude(void);
 
#endif //_ATTITUDE_H