mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 11:37:06 +08:00
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
</header>
|
</header>
|
||||||
<init fun="infrared_i2c_init()"/>
|
<init fun="infrared_i2c_init()"/>
|
||||||
<periodic fun="infrared_i2c_update()" freq="60."/>
|
<periodic fun="infrared_i2c_update()" freq="60."/>
|
||||||
|
<periodic fun="infrared_i2cDownlink()" freq="1."/>
|
||||||
<event fun="infrared_i2cEvent()"/>
|
<event fun="infrared_i2cEvent()"/>
|
||||||
<makefile>
|
<makefile>
|
||||||
<file name="infrared_i2c.c"/>
|
<file name="infrared_i2c.c"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user