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:
parent
36c8f1e224
commit
a0b410b902
1 changed files with 1 additions and 0 deletions
|
@ -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) {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue