Update KIA-HYUNDAI-64-BATTERY.cpp

Solve clang nagging about 2 blank lines.
This commit is contained in:
rjsc 2024-01-21 22:31:55 +00:00 committed by GitHub
parent 14d54cd435
commit 7d60c6937f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -297,7 +297,6 @@ void update_values_kiaHyundai_64_battery() { //This function maps all the value
#endif #endif
} }
void receive_can_kiaHyundai_64_battery(CAN_frame_t rx_frame) { void receive_can_kiaHyundai_64_battery(CAN_frame_t rx_frame) {
switch (rx_frame.MsgID) { switch (rx_frame.MsgID) {
case 0x4DE: case 0x4DE: