mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
fix coding style
This commit is contained in:
parent
6bc6c36116
commit
18085eafdd
3 changed files with 10 additions and 12 deletions
|
@ -76,6 +76,7 @@ extern "C" {
|
|||
int minTimeout = 180;
|
||||
|
||||
void rcdeviceSend5KeyOSDCableSimualtionEvent(rcdeviceCamSimulationKeyEvent_e key);
|
||||
rcdeviceResponseParseContext_t* rcdeviceRespCtxQueueShift(rcdeviceWaitingResponseQueue *queue);
|
||||
}
|
||||
|
||||
#define MAX_RESPONSES_COUNT 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue