rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
controllers
can
can_dash_honda.h
Go to the documentation of this file.
1
// file can_dash_honda.h
2
3
#pragma once
4
5
#include "
can.h
"
6
#include "
can_msg_tx.h
"
7
8
uint8_t
calculateHondaChecksum
(uint16_t canId, uint8_t length, uint8_t* msg);
9
void
canDashboardHondaK
(
CanCycle
cycle);
10
can.h
calculateHondaChecksum
uint8_t calculateHondaChecksum(uint16_t canId, uint8_t length, uint8_t *msg)
Definition
can_dash_honda.cpp:21
canDashboardHondaK
void canDashboardHondaK(CanCycle cycle)
Definition
can_dash_honda.cpp:46
can_msg_tx.h
CanCycle
Definition
can.h:83
Generated on Sat Sep 27 2025 00:10:04 for rusEFI by
1.9.8