|
/*
|
|
* honda_k_dbc.h
|
|
*
|
|
* @date Oct 2, 2021
|
|
* @author Andrey Belomutskiy, (c) 2012-2021
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#include "engine_configuration.h"
|
|
|
|
void setProteusHondaElement2003(DECLARE_CONFIG_PARAMETER_SIGNATURE);
|
|
void setProteusHondaOBD2A(DECLARE_CONFIG_PARAMETER_SIGNATURE);
|