duolun/.vscode/settings.json
2025-09-29 19:05:35 +08:00

6 lines
87 B
JSON

{
"files.associations": {
"chassis.h": "c",
"buzzer.h": "c"
}
}