This commit is contained in:
rusEfi 2018-01-20 14:53:58 -05:00
parent ff86ab904e
commit ce8e36e283
2 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,10 @@
/*
* @file maf2map.cpp
*
* @author Andrey Belomutskiy, (c) 2012-2018
* @date Jan 20, 2018
*/

View File

@ -0,0 +1,15 @@
/*
* @file maf2map.h
*
* @author Andrey Belomutskiy, (c) 2012-2018
* @date Jan 20, 2018
*/
#ifndef CONTROLLERS_SENSORS_MAF2MAP_H_
#define CONTROLLERS_SENSORS_MAF2MAP_H_
#endif /* CONTROLLERS_SENSORS_MAF2MAP_H_ */