mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Fixed tests, SPRACINGF3OSD.
This commit is contained in:
parent
c99629bbf1
commit
8abf138e2a
13 changed files with 12 additions and 18 deletions
|
@ -709,7 +709,7 @@ void gyroStartCalibration(bool isFirstArmingCalibration)
|
|||
}
|
||||
void applyAndSaveAccelerometerTrimsDelta(rollAndPitchTrims_t*) {}
|
||||
void handleInflightCalibrationStickPosition(void) {}
|
||||
bool feature(uint32_t) { return false;}
|
||||
bool featureConfigured(uint32_t) { return false;}
|
||||
bool sensors(uint32_t) { return false;}
|
||||
void tryArm(void) {}
|
||||
void disarm(void) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue