mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Fixed tests.
This commit is contained in:
parent
0cd8c62568
commit
908beb2912
1 changed files with 1 additions and 1 deletions
|
@ -649,7 +649,7 @@ extern "C" {
|
|||
void updateAdjustmentStates(void) {}
|
||||
void processRcAdjustments(controlRateConfig_t *) {}
|
||||
void updateGpsWaypointsAndMode(void) {}
|
||||
void releaseSharedTelemetryPorts(void) {}
|
||||
void mspSerialReleaseSharedTelemetryPorts(void) {}
|
||||
void telemetryCheckState(void) {}
|
||||
void mspSerialAllocatePorts(void) {}
|
||||
void gyroReadTemperature(void) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue