mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +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
|
||||
|
||||
extern "C" {
|
||||
void setConfigDirty(void) {}
|
||||
void saveConfigAndNotify(void) {}
|
||||
void initRcProcessing(void) {}
|
||||
void changePidProfile(uint8_t) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue