rusefi/firmware/config/engines/hyundai.h

14 lines
187 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
void setGenesisCoupeBK1();
void setGenesisCoupeBK2();
2023-03-20 14:49:02 -07:00
2023-09-14 07:34:30 -07:00
void setHyundaiPb();