修改解决多个帧头以及错误处理

This commit is contained in:
2025-10-21 21:10:21 +08:00
parent c3f6375140
commit c7bed50170
12 changed files with 247 additions and 2546 deletions

6
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"files.associations": {
"UART.C": "cpp",
"CAN.C": "cpp"
}
}