Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 2046 → Rev 2047

/branches/dongfang_FC_rewrite/configuration.h
187,6 → 187,7
// Shared for both modes of navigation
uint8_t naviMode;
uint8_t naviStickThreshold;
uint8_t naviStickLimit;
uint8_t GPSMininumSatellites;
uint8_t naviP;
uint8_t naviI;