custom-board-bundle-sample-.../firmware/config/engines/hyundai.h

15 lines
269 B
C
Raw Normal View History

2021-10-11 09:37:24 -07:00
/*
* @file hyundai.h
*
* @date Oct 11, 2021
* @author Andrey Belomutskiy, (c) 2012-2021
*/
#pragma once
#include "engine_configuration.h"
2021-10-11 11:22:35 -07:00
void setGenesisCoupeBK1(DECLARE_CONFIG_PARAMETER_SIGNATURE);
void setGenesisCoupeBK2(DECLARE_CONFIG_PARAMETER_SIGNATURE);