LW21-01B/.vscode/settings.json

8 lines
153 B
JSON
Raw Normal View History

{
"files.associations": {
"bsp_os.h": "c",
2025-06-03 02:33:27 +00:00
"cmath": "c",
"service_error_count.h": "c",
"speed_to_step.h": "c"
}
}