mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 11:37:06 +08:00
Merge remote branch 'paparazzi/master' into dev
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<file name="humid_sht_i2c.h"/>
|
||||
</header>
|
||||
<init fun="humid_sht_init()"/>
|
||||
<periodic fun="humid_sht_periodic()" freq="4"/>
|
||||
<periodic fun="humid_sht_periodic()" freq="4" delay="0"/>
|
||||
<periodic fun="humid_sht_p_temp()" freq="4" delay="6"/>
|
||||
<periodic fun="humid_sht_p_humid()" freq="4" delay="9"/>
|
||||
<event fun="humid_sht_event()"/>
|
||||
|
||||
Reference in New Issue
Block a user