Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1952 → Rev 1955

/branches/dongfang_FC_rewrite/analog.h
249,7 → 249,7
/*
* Process the sensor data to update the exported variables. Must be called after each measurement cycle and before the data is used.
*/
void analog_update(void) {
void analog_update(void);
 
/*
* "Warm" calibration: Zero-offset gyros.