11 lines
145 B
C
11 lines
145 B
C
|
/*
|
||
|
* @file hyundai.h
|
||
|
*
|
||
|
* @date Oct 11, 2021
|
||
|
* @author Andrey Belomutskiy, (c) 2012-2021
|
||
|
*/
|
||
|
|
||
|
#pragma once
|
||
|
|
||
|
#include "engine_configuration.h"
|