1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 04:45:24 +03:00

Blackbox header tidy

This commit is contained in:
Martin Budden 2017-11-23 17:47:32 +00:00
parent f8b18a9a69
commit f527455d34
5 changed files with 13 additions and 10 deletions

View file

@ -31,6 +31,7 @@ extern "C" {
#include "config/parameter_group_ids.h"
#include "blackbox/blackbox.h"
#include "blackbox/blackbox_fielddefs.h"
#include "drivers/sensor.h"