mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Preparation for conversion to parameter groups
This commit is contained in:
parent
9828b7c444
commit
e41d6a3b5b
11 changed files with 38 additions and 36 deletions
|
@ -26,7 +26,7 @@
|
|||
#define BARO
|
||||
|
||||
extern "C" {
|
||||
#include "platform.h""
|
||||
#include "platform.h"
|
||||
#include "target.h"
|
||||
#include "drivers/display.h"
|
||||
#include "cms/cms.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue