LedDisplay/vscode/OmobiLEDdisplayBluetooth/.vscode/settings.json
Dorian Zedler 6fbae42867
- added new bluetooth project
- some things work, many not, needs some work
2020-10-13 17:01:29 +02:00

10 lines
204 B
JSON

{
"files.associations": {
"functional": "cpp",
"array": "cpp",
"deque": "cpp",
"string": "cpp",
"vector": "cpp",
"unordered_map": "cpp"
}
}