1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 13:25:30 +03:00

unit tests update

This commit is contained in:
Krzysztof Matula 2019-04-06 21:13:33 +02:00
parent 36c8f1e224
commit a0b410b902

View file

@ -700,6 +700,7 @@ TEST_F(RcControlsAdjustmentsTest, processPIDIncreasePidController2)
#endif #endif
extern "C" { extern "C" {
void setConfigDirty(void) {}
void saveConfigAndNotify(void) {} void saveConfigAndNotify(void) {}
void initRcProcessing(void) {} void initRcProcessing(void) {}
void changePidProfile(uint8_t) {} void changePidProfile(uint8_t) {}