mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
update gsm module config file
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
<header>
|
||||
<file name="gsm.h"/>
|
||||
</header>
|
||||
<periodic fun="gsm_init()" period="2." autorun="TRUE"/>
|
||||
<init fun="gsm_init()"/>
|
||||
<periodic fun="gsm_init_report()" period="60." delay="3599" autorun="TRUE"/>
|
||||
<periodic fun="gsm_send_report()" period="60." autorun="FALSE"/>
|
||||
<event fun="gsm_event()"/>
|
||||
<makefile>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
</header>
|
||||
<init fun="max3100_init()"/>
|
||||
<event fun="max3100_event()"/>
|
||||
<makefile>
|
||||
<makefile target="ap">
|
||||
<file name="max3100_hw.c"/>
|
||||
</makefile>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user