解决过日无法休眠问题,适用于7-8号车

This commit is contained in:
2025-08-05 07:05:51 +08:00
parent 517a5f9ebb
commit 93baee9527
18 changed files with 2178 additions and 1697 deletions

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

@@ -0,0 +1,7 @@
{
"files.associations": {
"MAIN.C": "cpp",
"CAN.C": "cpp",
"temperature.C": "cpp"
}
}