[doc] minor updates for some modules

This commit is contained in:
Felix Ruess
2013-01-10 11:36:59 +01:00
parent adaa7147ab
commit be91f82431
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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"/>
+1
View File
@@ -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"/>