mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-10 06:59:54 +08:00
[doc] minor updates for some modules
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<module name="baro_MS5534A" dir="sensors">
|
||||
<doc>
|
||||
<description>MS5611 barometer (SPI)</description>
|
||||
<description>MS5534a barometer (SPI)</description>
|
||||
</doc>
|
||||
<header>
|
||||
<file name="baro_MS5534A.h"/>
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
Measurement Specialties MS5611-01BA pressure sensor (I2C)
|
||||
</description>
|
||||
<define name="MS5611_I2C_DEV" value="i2cX" description="select i2c peripheral to use (default i2c0)"/>
|
||||
<define name="SENSOR_SYNC_SEND" description="flag to enable sending BARO_MS5611 message on every new measurement"/>
|
||||
</doc>
|
||||
<header>
|
||||
<file name="baro_ms5611_i2c.h"/>
|
||||
|
||||
Reference in New Issue
Block a user