First commit
This commit is contained in:
70
MYS_Home.code-workspace
Normal file
70
MYS_Home.code-workspace
Normal file
@@ -0,0 +1,70 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "esp8266-KUH"
|
||||
},
|
||||
{
|
||||
"name": "I2C Scan",
|
||||
"path": "I2C Scan"
|
||||
},
|
||||
{
|
||||
"name": "ESP12",
|
||||
"path": "D:\\Projects\\Arduino\\ESP12"
|
||||
},
|
||||
{
|
||||
"name": "VT_ESP8266",
|
||||
"path": "VT_ESP8266"
|
||||
},
|
||||
{
|
||||
"name": "MainDoor",
|
||||
"path": "MainDoor"
|
||||
},
|
||||
{
|
||||
"path": "Sw_MidlRoom"
|
||||
},
|
||||
{
|
||||
"path": "Sw_BigRoom"
|
||||
},
|
||||
{
|
||||
"name": "ESP12SmallRoom",
|
||||
"path": "ESP12SmallRoom"
|
||||
},
|
||||
{
|
||||
"path": "Sw_Koridor"
|
||||
},
|
||||
{
|
||||
"path": "Sw_SmallRoom"
|
||||
},
|
||||
{
|
||||
"path": "ESP_BigRoom"
|
||||
},
|
||||
{
|
||||
"path": "ESP_MidRoom"
|
||||
},
|
||||
{
|
||||
"name": "KuhLight_ESP",
|
||||
"path": "KuhLight_ESP"
|
||||
},
|
||||
{
|
||||
"path": "ESP_Kor"
|
||||
},
|
||||
{
|
||||
"path": "ESP_Electro"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"terminal.integrated.env.windows": {
|
||||
"PATH": "C:\\Users\\Lexa\\.platformio\\penv\\Scripts;C:\\Users\\Lexa\\.platformio\\penv;C:\\Python37\\Scripts\\;C:\\Python37\\;C:\\Python27\\;C:\\Python27\\Scripts;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files (x86)\\AMD\\ATI.ACE\\Core-Static;C:\\Program Files (x86)\\ATI Technologies\\ATI.ACE\\Core-Static;C:\\Program Files (x86)\\Windows Kits\\8.1\\Windows Performance Toolkit\\;C:\\Program Files\\Microsoft SQL Server\\130\\Tools\\Binn\\;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Program Files\\Microsoft\\Web Platform Installer\\;C:\\Program Files\\dotnet\\;C:\\Program Files\\PuTTY\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\TortoiseSVN\\bin;C:\\Users\\Lexa\\AppData\\Local\\Microsoft\\WindowsApps;;C:\\Python37\\Scripts\\;C:\\Python37\\;C:\\Python27\\;C:\\Python27\\Scripts;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Program Files (x86)\\AMD\\ATI.ACE\\Core-Static;C:\\Program Files (x86)\\ATI Technologies\\ATI.ACE\\Core-Static;C:\\Program Files (x86)\\Windows Kits\\8.1\\Windows Performance Toolkit\\;C:\\Program Files\\Microsoft SQL Server\\130\\Tools\\Binn\\;C:\\Program Files\\Microsoft VS Code\\bin;C:\\Program Files\\Microsoft\\Web Platform Installer\\;C:\\Program Files\\dotnet\\;C:\\Program Files\\PuTTY\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\TortoiseSVN\\bin;C:\\Users\\Lexa\\AppData\\Local\\Microsoft\\WindowsApps;",
|
||||
"PLATFORMIO_CALLER": "vscode"
|
||||
},
|
||||
"files.associations": {
|
||||
"*.tcc": "cpp",
|
||||
"list": "cpp",
|
||||
"string": "cpp",
|
||||
"vector": "cpp",
|
||||
"memory": "cpp",
|
||||
"random": "cpp",
|
||||
"initializer_list": "cpp"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user