上一次错了,这次增加错误处理

This commit is contained in:
2025-10-21 21:13:19 +08:00
parent c7bed50170
commit 2153bfcd1b
10 changed files with 2531 additions and 205 deletions

View File

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