mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
CMS-OSD separation
This commit is contained in:
parent
c795135542
commit
6cf9086f56
19 changed files with 1518 additions and 1351 deletions
|
@ -62,8 +62,8 @@
|
|||
#include "io/gimbal.h"
|
||||
#include "io/serial.h"
|
||||
#include "io/gps.h"
|
||||
#include "io/osd.h"
|
||||
#include "io/vtx.h"
|
||||
//#include "io/osd.h"
|
||||
//#include "io/vtx.h"
|
||||
|
||||
#include "flight/failsafe.h"
|
||||
#include "flight/mixer.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue