update airframe file

This commit is contained in:
Felix Ruess
2010-11-30 10:06:24 +01:00
parent 874506cf76
commit da1c4db86c
+1 -6
View File
@@ -245,12 +245,7 @@
<define name="AUTO2" value="AP_MODE_HOVER_Z_HOLD" />
</section>
<makefile target="opening">
#empty
</makefile>
<makefile target="closure" location="after">
<makefile location="after">
ap.srcs += $(SRC_BOOZ_ARCH)/booz2_pwm_hw.c
sim.srcs += $(SRC_BOOZ_SIM)/booz2_pwm_hw.c
</makefile>