mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Merge remote-tracking branch 'multiwii/master'
Conflicts: obj/baseflight.hex src/main/io/serial_msp.c src/mw.c src/mw.h
This commit is contained in:
commit
3f7960849a
5 changed files with 11 additions and 5411 deletions
|
@ -160,7 +160,7 @@ void annexCode(void)
|
|||
|
||||
static uint8_t batteryWarningEnabled = false;
|
||||
static uint8_t vbatTimer = 0;
|
||||
static uint32_t vbatCycleTime = 0;
|
||||
static int32_t vbatCycleTime = 0;
|
||||
|
||||
// PITCH & ROLL only dynamic PID adjustemnt, depending on throttle value
|
||||
if (rcData[THROTTLE] < currentProfile.tpa_breakpoint) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue