auto-sync

This commit is contained in:
rusEfi 2015-03-01 20:04:29 -06:00
parent d8fad12ab4
commit 07d52d7cc3
10 changed files with 10 additions and 10 deletions

View File

@ -4,7 +4,7 @@
* set_engine_type 27
*
* @date Jan 16, 2015
* @author Andrey Belomutskiy, (c) 2012-2014
* @author Andrey Belomutskiy, (c) 2012-2015
*/
#include "main.h"

View File

@ -2,7 +2,7 @@
* @file acura_rsx.h
*
* @date Jan 16, 2015
* @author Andrey Belomutskiy, (c) 2012-2014
* @author Andrey Belomutskiy, (c) 2012-2015
*/
#ifndef CONFIG_ENGINES_ACURA_RSX_H_
#define CONFIG_ENGINES_ACURA_RSX_H_

View File

@ -2,7 +2,7 @@
* @file custom_engine.cpp
*
* @date Jan 18, 2015
* @author Andrey Belomutskiy, (c) 2012-2014
* @author Andrey Belomutskiy, (c) 2012-2015
*/
#ifndef CONFIG_ENGINES_CUSTOM_ENGINE_CPP_
#define CONFIG_ENGINES_CUSTOM_ENGINE_CPP_

View File

@ -2,7 +2,7 @@
* @file custom_engine.h
*
* @date Jan 18, 2015
* @author Andrey Belomutskiy, (c) 2012-2014
* @author Andrey Belomutskiy, (c) 2012-2015
*/
#ifndef CONFIG_ENGINES_CUSTOM_ENGINE_H_
#define CONFIG_ENGINES_CUSTOM_ENGINE_H_

View File

@ -4,7 +4,7 @@
* set_engine_type 28
*
* @date Jan 16, 2015
* @author Andrey Belomutskiy, (c) 2012-2014
* @author Andrey Belomutskiy, (c) 2012-2015
*/
#include "main.h"

View File

@ -4,7 +4,7 @@
* set_engine_type 28
*
* @date Jan 16, 2015
* @author Andrey Belomutskiy, (c) 2012-2014
* @author Andrey Belomutskiy, (c) 2012-2015
*/
#ifndef CONFIG_ENGINES_MAZDA_626_H_
#define CONFIG_ENGINES_MAZDA_626_H_

View File

@ -5,7 +5,7 @@
* http://rusefi.com/forum/viewtopic.php?f=3&t=396
*
* @date Jan 26, 2015
* @author Andrey Belomutskiy, (c) 2012-2014
* @author Andrey Belomutskiy, (c) 2012-2015
*/
#include "sachs.h"

View File

@ -2,7 +2,7 @@
* @file sachs.h
*
* @date Jan 26, 2015
* @author Andrey Belomutskiy, (c) 2012-2014
* @author Andrey Belomutskiy, (c) 2012-2015
*/
#ifndef CONFIG_ENGINES_SACHS_H_
#define CONFIG_ENGINES_SACHS_H_

View File

@ -4,7 +4,7 @@
* rusEfi output channels enum is needed for subscription/un-subscription
*
* @date Jan 17, 2015
* @author Andrey Belomutskiy, (c) 2012-2014
* @author Andrey Belomutskiy, (c) 2012-2015
*/
#ifndef CONTROLLERS_ALGO_RUSEFI_OUTPUTS_H_
#define CONTROLLERS_ALGO_RUSEFI_OUTPUTS_H_

View File

@ -2,7 +2,7 @@
* @file rusefi_types.h
*
* @date Jan 12, 2015
* @author Andrey Belomutskiy, (c) 2012-2014
* @author Andrey Belomutskiy, (c) 2012-2015
*/
#ifndef CONTROLLERS_ALGO_RUSEFI_TYPES_H_
#define CONTROLLERS_ALGO_RUSEFI_TYPES_H_