A270S版本路测100km差1.2km-V0.10版本

This commit is contained in:
2025-03-26 08:32:48 +08:00
parent 157c3dabe4
commit 497f8eb1e1
31 changed files with 58890 additions and 56625 deletions

10
.vscode/settings.json vendored
View File

@ -3,6 +3,14 @@
"chip.h": "c",
"*.inc": "cpp",
"data_port.h": "c",
"can_protocol.h": "c"
"can_protocol.h": "c",
"mmcsd_core.h": "c",
"universal.h": "c",
"user_protocol.h": "c",
"navigator.h": "c",
"board.h": "c",
"moto_adc.h": "c",
"moto_config.h": "c",
"awtk.h": "c"
}
}