mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Fix compile errors in ledstrip.c
This commit is contained in:
parent
aa61bd4fb4
commit
80e047e651
1 changed files with 2 additions and 0 deletions
|
@ -57,11 +57,13 @@
|
|||
#include "io/escservo.h"
|
||||
#include "io/gimbal.h"
|
||||
#include "io/serial.h"
|
||||
#include "io/gps.h"
|
||||
|
||||
#include "flight/failsafe.h"
|
||||
#include "flight/mixer.h"
|
||||
#include "flight/pid.h"
|
||||
#include "flight/imu.h"
|
||||
#include "flight/navigation.h"
|
||||
|
||||
#include "telemetry/telemetry.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue