1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +03:00

Added PG config definitions 8

This commit is contained in:
Martin Budden 2017-02-26 17:50:30 +00:00
parent 3be6441e74
commit 7ae57eb8cf
10 changed files with 78 additions and 16 deletions

View file

@ -48,6 +48,7 @@
#include "config/parameter_group_ids.h"
#include "fc/config.h"
#include "fc/controlrate_profile.h"
#include "fc/rc_controls.h"
#include "fc/runtime_config.h"