mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Fixed tests, SPRACINGF3OSD.
This commit is contained in:
parent
c99629bbf1
commit
8abf138e2a
13 changed files with 12 additions and 18 deletions
|
@ -272,7 +272,7 @@ extern "C" {
|
|||
return 0;
|
||||
}
|
||||
|
||||
bool feature(uint32_t) {return false;}
|
||||
bool featureConfigured(uint32_t) {return false;}
|
||||
|
||||
bool isAirmodeActive(void) {return true;}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue