mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 20:38:27 +08:00
removing airframes.h include - why is this needed ?
This commit is contained in:
@@ -4,7 +4,8 @@
|
|||||||
#include <inttypes.h>
|
#include <inttypes.h>
|
||||||
#include "math/pprz_algebra_int.h"
|
#include "math/pprz_algebra_int.h"
|
||||||
#include "math/pprz_geodetic_int.h"
|
#include "math/pprz_geodetic_int.h"
|
||||||
#include "airframe.h"
|
// FIXME: why is including airframe.h needed ?
|
||||||
|
//#include "airframe.h"
|
||||||
//#include "adc.h"
|
//#include "adc.h"
|
||||||
#define NB_ADC 8
|
#define NB_ADC 8
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user