mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-07 09:36:19 +08:00
fix inlclude path for baro_ets module
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef USE_BARO_ETS
|
||||
#include "baro_ets.h"
|
||||
#include "modules/sensors/baro_ets.h"
|
||||
#endif
|
||||
|
||||
/* position in meters */
|
||||
|
||||
Reference in New Issue
Block a user