mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-05 02:39:57 +02:00
Start of CANFD refactoring
This commit is contained in:
parent
126c19e534
commit
e183602f44
4 changed files with 14 additions and 10 deletions
|
@ -79,9 +79,6 @@
|
|||
#endif
|
||||
|
||||
void receive_can_battery(CAN_frame rx_frame);
|
||||
#ifdef CAN_FD
|
||||
void receive_canfd_battery(CANFDMessage frame);
|
||||
#endif
|
||||
|
||||
void update_values_battery();
|
||||
void send_can_battery();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue