mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Fixed unit tests.
This commit is contained in:
parent
d93218f21c
commit
f380c3d774
3 changed files with 3 additions and 12 deletions
|
@ -217,10 +217,5 @@ void failsafeOnValidDataFailed(void)
|
|||
{
|
||||
}
|
||||
|
||||
bool IS_RC_MODE_ACTIVE(boxId_e)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue