1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +03:00

Merge branch 'bfdev-osd-cms-separation-poc' of https://github.com/jflyper/cleanflight into bfdev-osd-cms-separation-poc

This commit is contained in:
jflyper 2016-11-05 11:22:47 +09:00
commit f66a08d457
10 changed files with 176 additions and 170 deletions

View file

@ -29,10 +29,10 @@
#include "platform.h"
#include "build/version.h"
#ifdef OSD
#include "build/version.h"
#include "common/utils.h"
#include "drivers/system.h"