mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-14 11:59:58 +03:00
commit
625b23915e
18 changed files with 100 additions and 22 deletions
|
@ -126,7 +126,6 @@ bool IS_RC_MODE_ACTIVE(boxId_e boxId);
|
|||
void rcModeUpdate(boxBitmask_t *newState);
|
||||
|
||||
bool isAirmodeActive(void);
|
||||
bool isAntiGravityModeActive(void);
|
||||
|
||||
bool isRangeActive(uint8_t auxChannelIndex, const channelRange_t *range);
|
||||
void updateActivatedModes(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue