1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-17 21:35:44 +03:00

Rebased on to master

This commit is contained in:
jflyper 2017-05-07 22:26:47 +09:00
commit 4b80bceb1f
288 changed files with 5099 additions and 2801 deletions

View file

@ -550,7 +550,7 @@ void init(void)
#endif
#ifdef BLACKBOX
initBlackbox();
blackboxInit();
#endif
if (mixerConfig()->mixerMode == MIXER_GIMBAL) {