2021-10-11 09:37:24 -07:00
|
|
|
/*
|
|
|
|
* @file hyundai.h
|
|
|
|
*
|
|
|
|
* @date Oct 11, 2021
|
|
|
|
* @author Andrey Belomutskiy, (c) 2012-2021
|
|
|
|
*/
|
|
|
|
|
|
|
|
#pragma once
|
|
|
|
|
2021-11-16 01:15:29 -08:00
|
|
|
void setGenesisCoupeBK1();
|
|
|
|
void setGenesisCoupeBK2();
|
2023-03-20 14:49:02 -07:00
|
|
|
|
2023-09-14 07:34:30 -07:00
|
|
|
void setHyundaiPb();
|