fome-fw/firmware/config/engines/hyundai.h

15 lines
269 B
C

/*
* @file hyundai.h
*
* @date Oct 11, 2021
* @author Andrey Belomutskiy, (c) 2012-2021
*/
#pragma once
#include "engine_configuration.h"
void setGenesisCoupeBK1(DECLARE_CONFIG_PARAMETER_SIGNATURE);
void setGenesisCoupeBK2(DECLARE_CONFIG_PARAMETER_SIGNATURE);