MRobot/.vscode/settings.json
2025-08-06 04:26:13 +08:00

7 lines
111 B
JSON

{
"files.associations": {
"user_math.h": "c",
"bsp.h": "c",
"stdint.h": "c"
}
}