[dox] fix filename for baro_mpl3115

This commit is contained in:
Felix Ruess
2013-10-28 12:02:22 +01:00
parent ef9951ac47
commit 50cd280114
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
*/
/**
* @file modules/sensors/baro_mpl3155.c
* @file modules/sensors/baro_mpl3115.c
*
* Module for the baro MPL3115A2 from Freescale (i2c)
*
+1 -1
View File
@@ -20,7 +20,7 @@
*/
/**
* @file modules/sensors/baro_mpl3155.h
* @file modules/sensors/baro_mpl3115.h
*
* Module for the baro MPL3115A2 from Freescale (i2c)
*