This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
serial_debugger/.vscode/settings.json

5 lines
66 B
JSON
Raw Normal View History

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