mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 08:45:36 +03:00
Added '-fno-common' build option, fixed resulting problems.
This commit is contained in:
parent
9d01a5681e
commit
4ec481a843
14 changed files with 21 additions and 19 deletions
|
@ -74,6 +74,8 @@ extern "C" {
|
|||
|
||||
uint32_t millis(void);
|
||||
int minTimeout = 180;
|
||||
|
||||
void rcdeviceSend5KeyOSDCableSimualtionEvent(rcdeviceCamSimulationKeyEvent_e key);
|
||||
}
|
||||
|
||||
#define MAX_RESPONSES_COUNT 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue