mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Refactoring of rxFrameTimeUs
This commit is contained in:
parent
1ceff68a00
commit
fcd41eb28b
16 changed files with 35 additions and 82 deletions
|
@ -317,4 +317,5 @@ extern "C" {
|
|||
return true;
|
||||
}
|
||||
|
||||
timeUs_t rxFrameTimeUs(void) { return 0; }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue