mirror of
https://github.com/AlexGyver/GyverLamp2.git
synced 2025-08-09 09:29:12 +03:00
[platformio] Align configs with Arduino IDE
This commit is contained in:
10
firmware/PlatformIO/.vscode/settings.json
vendored
Normal file
10
firmware/PlatformIO/.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"*.tcc": "cpp",
|
||||
"deque": "cpp",
|
||||
"list": "cpp",
|
||||
"string": "cpp",
|
||||
"unordered_map": "cpp",
|
||||
"vector": "cpp"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user