mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
Fixed tests.
This commit is contained in:
parent
00a7d20227
commit
40f1fe0737
2 changed files with 2 additions and 1 deletions
|
@ -272,7 +272,7 @@ extern "C" {
|
|||
return 0;
|
||||
}
|
||||
|
||||
bool featureConfigured(uint32_t) {return false;}
|
||||
bool featureIsEnabled(uint32_t) {return false;}
|
||||
|
||||
bool isAirmodeActive(void) {return true;}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue