aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/drv_baro.h
diff options
context:
space:
mode:
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