mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
add feature & protocolVersion cli setting
This commit is contained in:
parent
cd0fa28e53
commit
fcf784b4a1
9 changed files with 155 additions and 87 deletions
|
@ -43,3 +43,5 @@ void rcdeviceInit(void);
|
|||
void rcdeviceUpdate(timeUs_t currentTimeUs);
|
||||
|
||||
bool rcdeviceIsEnabled(void);
|
||||
|
||||
void rcdeviceSend5KeyOSDCableSimualtionEvent(rcdeviceCamSimulationKeyEvent_e key);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue