2021-10-02 10:25:40 -07:00
|
|
|
/*
|
|
|
|
* honda_k_dbc.h
|
|
|
|
*
|
|
|
|
* @date Oct 2, 2021
|
|
|
|
* @author Andrey Belomutskiy, (c) 2012-2021
|
|
|
|
*/
|
|
|
|
|
|
|
|
#pragma once
|
|
|
|
|
|
|
|
#include "engine_configuration.h"
|
|
|
|
|
2022-12-05 18:44:45 -08:00
|
|
|
void setHondaK();
|
2023-11-25 16:59:15 -08:00
|
|
|
|
2021-11-16 01:15:29 -08:00
|
|
|
void setProteusHondaOBD2A();
|