Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1134 → Rev 1139

/branches/thjac/V1_11/altcon.h
11,6 → 11,7
extern int pressureOffset;
extern int averageN;
 
extern void altcon_init( void );
extern void altcon_start( void );
extern void altcon_lock( void );
extern void altcon_stop( void );