aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/drv_baro.h
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-10-28 15:21:50 +0100
committerLorenz Meier <lm@inf.ethz.ch>2013-10-28 15:21:50 +0100
commit0fa03e65ab3ab0e173e487b3e5f5321780f3afff (patch)
treeef52a254955edc66b6325b466eb2c950e0ce3078 /src/drivers/drv_baro.h
parent1336d625a83ba3f1afc207b64ec248dd1e15848a (diff)
downloadpx4-firmware-0fa03e65ab3ab0e173e487b3e5f5321780f3afff.tar.gz
px4-firmware-0fa03e65ab3ab0e173e487b3e5f5321780f3afff.tar.bz2
px4-firmware-0fa03e65ab3ab0e173e487b3e5f5321780f3afff.zip
Cleanup of Doxygen tags
Diffstat (limited to 'src/drivers/drv_baro.h')
-rw-r--r--src/drivers/drv_baro.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/drivers/drv_baro.h b/src/drivers/drv_baro.h
index aa251889f..e2f0137ae 100644
--- a/src/drivers/drv_baro.h
+++ b/src/drivers/drv_baro.h
@@ -32,7 +32,9 @@
****************************************************************************/
/**
- * @file Barometric pressure sensor driver interface.
+ * @file drv_baro.h
+ *
+ * Barometric pressure sensor driver interface.
*/
#ifndef _DRV_BARO_H