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

15 lines
201 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();
2021-10-11 11:22:35 -07:00
void setGenesisCoupeBK2();