1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-20 06:45:16 +03:00

Merge remote-tracking branch 'betaflight/master' into bfdev-smartaudio

This commit is contained in:
jflyper 2016-12-31 23:30:47 +09:00
commit 0b981ecfb1
58 changed files with 1206 additions and 598 deletions

View file

@ -36,7 +36,7 @@
#include "fc/config.h"
#include "fc/fc_msp.h"
#include "fc/fc_tasks.h"
#include "fc/mw.h"
#include "fc/fc_main.h"
#include "fc/rc_controls.h"
#include "fc/runtime_config.h"