1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 00:05:28 +03:00

add mixer_profile.h

This commit is contained in:
shota 2022-11-07 23:29:43 +09:00
parent 88e923122e
commit a9f8ebd5ff
21 changed files with 219 additions and 102 deletions

View file

@ -30,6 +30,7 @@
#include "fc/fc_msp_box.h"
#include "fc/runtime_config.h"
#include "flight/mixer.h"
#include "flight/mixer_profile.h"
#include "io/osd.h"