This commit is contained in:
Your Name
2024-05-04 03:02:25 -05:00
parent b2a7de49e4
commit 06af3ed0bb
2 changed files with 394 additions and 1 deletions

View File

@@ -115,4 +115,4 @@ uint32_t hyundai_common_canfd_compute_checksum(const CANPacket_t *to_push) {
return crc;
}
#endif
#endif