mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Merge branch 'master' into autotune
Conflicts: obj/cleanflight_CHEBUZZF3.hex obj/cleanflight_NAZE.hex obj/cleanflight_OLIMEXINO.hex
This commit is contained in:
commit
d0ec7e25ce
18 changed files with 13905 additions and 13977 deletions
2
src/mw.c
2
src/mw.c
|
@ -341,7 +341,7 @@ void loop(void)
|
|||
mwDisarm();
|
||||
}
|
||||
|
||||
updateRSSI();
|
||||
updateRSSI(currentTime);
|
||||
|
||||
if (feature(FEATURE_FAILSAFE)) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue