mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-01 12:57:27 +08:00
[gps] fix invalid xml and dox
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<file name="gps.h" dir="subsystems"/>
|
||||
</header>
|
||||
<init fun="gps_ubx_init()"/>
|
||||
<periodic fun="gps_periodic_check(&gps_ubx.state)" freq="1." autorun="TRUE"/>
|
||||
<periodic fun="gps_ubx_periodic_check()" freq="1." autorun="TRUE"/>
|
||||
<event fun="gps_ubx_event()"/>
|
||||
<makefile target="ap">
|
||||
<configure name="UBX_GPS_PORT" default="$(GPS_PORT)" case="upper|lower"/>
|
||||
|
||||
Reference in New Issue
Block a user