Skip to content

Commit

Permalink
fix compile
Browse files Browse the repository at this point in the history
  • Loading branch information
dewagter committed Nov 14, 2023
1 parent 019a0db commit 0e0dec2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion conf/modules/rot_wing_automation.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@
<periodic fun="periodic_rot_wing_automation()" freq="10."/>
<makefile>
<file name="rot_wing_automation.c"/>
<test/>
</makefile>
</module>
1 change: 1 addition & 0 deletions sw/airborne/modules/rot_wing_drone/rot_wing_automation.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#include "state.h"

#include "math/pprz_algebra_float.h"
#include "modules/nav/waypoints.h"

#ifndef ROT_WING_AUTOMATION_TRANS_ACCEL
#define ROT_WING_AUTOMATION_TRANS_ACCEL 1.0
Expand Down

0 comments on commit 0e0dec2

Please sign in to comment.