BCZT_NEW/BCZT/.vscode/settings.json

6 lines
91 B
JSON
Raw Normal View History

2023-11-18 11:46:58 +08:00
{
"files.associations": {
2023-11-22 20:34:48 +08:00
"motorctrl.h": "c",
"r_cg_wdt.h": "c"
2023-11-18 11:46:58 +08:00
}
}