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

fix failed on testcase

This commit is contained in:
azol 2020-09-28 16:47:26 +08:00
parent 6e46c1c7e1
commit 2810b20c83

View file

@ -32,6 +32,7 @@ extern "C" {
#include "fc/rc_controls.h"
#include "fc/rc_modes.h"
#include "fc/imu.h"
#include "drivers/serial.h"