1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00

Fixed tests.

This commit is contained in:
mikeller 2018-05-08 22:58:33 +12:00
parent 0cd8c62568
commit 908beb2912

View file

@ -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) {}