update IR Capture
This commit is contained in:
parent
6ff586b27b
commit
dc96be25b8
2 changed files with 163 additions and 16 deletions
6
ESPMegaPRO-IRKit-SDK/.vscode/settings.json
vendored
6
ESPMegaPRO-IRKit-SDK/.vscode/settings.json
vendored
|
@ -55,5 +55,9 @@
|
|||
"C_Cpp_Runner.useLeakSanitizer": false,
|
||||
"C_Cpp_Runner.showCompilationTime": false,
|
||||
"C_Cpp_Runner.useLinkTimeOptimization": false,
|
||||
"C_Cpp_Runner.msvcSecureNoWarnings": false
|
||||
"C_Cpp_Runner.msvcSecureNoWarnings": false,
|
||||
"files.associations": {
|
||||
"istream": "cpp",
|
||||
"map": "cpp"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue