mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 18:07:25 +08:00
[gps] remove duplicated elements (configured by common gps module)
This commit is contained in:
@@ -14,9 +14,7 @@
|
||||
<init fun="gps_sim_init()"/>
|
||||
<periodic fun="gps_sim_periodic_check()" freq="1." autorun="TRUE"/>
|
||||
<makefile target="sim">
|
||||
<file name="gps.c" dir="subsystems"/>
|
||||
<file name="gps_sim.c" dir="subsystems/gps"/>
|
||||
<define name="USE_GPS"/>
|
||||
<define name="GPS_TYPE_H" value="subsystems/gps/gps_sim.h" type="string"/>
|
||||
</makefile>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user