Files
P1-wifi-esp12e/P1_gateway_FW/.vscode/settings.json
2021-08-25 12:35:09 +02:00

16 lines
303 B
JSON

{
"files.associations": {
"*.tcc": "cpp",
"istream": "cpp",
"ostream": "cpp",
"array": "cpp",
"deque": "cpp",
"list": "cpp",
"string": "cpp",
"unordered_map": "cpp",
"vector": "cpp",
"initializer_list": "cpp",
"string_view": "cpp",
"ranges": "cpp"
}
}