led_ctrl/.vscode/settings.json

6 lines
98 B
JSON
Raw Normal View History

2025-06-05 09:24:58 +08:00
{
"files.associations": {
"condition_variable": "cpp",
"future": "cpp"
}
}