serial_debugger/.vscode/settings.json

5 lines
66 B
JSON
Raw Normal View History

{
"files.associations": {
"ostream": "cpp"
}
}