mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
navigation feature / reference removal
This commit is contained in:
parent
3af1610d0b
commit
de5fa47c4c
19 changed files with 1 additions and 724 deletions
|
@ -60,7 +60,6 @@ extern "C" {
|
|||
|
||||
gyro_t gyro;
|
||||
attitudeEulerAngles_t attitude;
|
||||
int16_t GPS_angle[ANGLE_INDEX_COUNT];
|
||||
|
||||
float getThrottlePIDAttenuation(void) { return simulatedThrottlePIDAttenuation; }
|
||||
float getMotorMixRange(void) { return simulatedMotorMixRange; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue