mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Created new interface directory
This commit is contained in:
parent
12c052c103
commit
e3ee9a5588
23 changed files with 61 additions and 53 deletions
|
@ -56,7 +56,7 @@
|
|||
static char infoGitRev[GIT_SHORT_REVISION_LENGTH];
|
||||
static char infoTargetName[] = __TARGET__;
|
||||
|
||||
#include "msp/msp_protocol.h" // XXX for FC identification... not available elsewhere
|
||||
#include "interface/msp_protocol.h" // XXX for FC identification... not available elsewhere
|
||||
|
||||
static long cmsx_InfoInit(void)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue