posix drivers: comment file name update

This commit is contained in:
Julian Oes 2016-02-15 13:35:38 +01:00
parent 0d615c80b4
commit 4c288eaa97
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
****************************************************************************/
/**
* @file DfBmp280Wrapper.cpp
* @file df_bmp280_wrapper.cpp
* Lightweight driver to access the BMP280 of the DriverFramework.
*
* @author Julian Oes <julian@oes.ch>

View File

@ -32,7 +32,7 @@
****************************************************************************/
/**
* @file DfMpu9250Wrapper.cpp
* @file df_mpu9250_wrapper.cpp
* Lightweight driver to access the MPU9250 of the DriverFramework.
*
* @author Julian Oes <julian@oes.ch>