mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-04 02:09:30 +02:00
Update KIA-HYUNDAI-64-BATTERY.cpp
Solve clang nagging about 2 blank lines.
This commit is contained in:
parent
14d54cd435
commit
7d60c6937f
1 changed files with 0 additions and 1 deletions
|
@ -297,7 +297,6 @@ void update_values_kiaHyundai_64_battery() { //This function maps all the value
|
|||
#endif
|
||||
}
|
||||
|
||||
|
||||
void receive_can_kiaHyundai_64_battery(CAN_frame_t rx_frame) {
|
||||
switch (rx_frame.MsgID) {
|
||||
case 0x4DE:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue