mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 20:38:27 +08:00
removed include of imu.h in ahrs.c
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
*/
|
||||
|
||||
#include "subsystems/ahrs.h"
|
||||
#include "subsystems/imu.h"
|
||||
|
||||
struct Ahrs ahrs;
|
||||
struct AhrsFloat ahrs_float;
|
||||
|
||||
Reference in New Issue
Block a user