mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
CRSF code tidy
This commit is contained in:
parent
c683dcdec9
commit
287a45659d
9 changed files with 50 additions and 45 deletions
|
@ -368,7 +368,9 @@ void updateMagHold(void)
|
|||
}
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* processRx called from taskUpdateRxMain
|
||||
*/
|
||||
void processRx(timeUs_t currentTimeUs)
|
||||
{
|
||||
static bool armedBeeperOn = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue