add code comment
This commit is contained in:
parent
a0290e715e
commit
1097e8df1d
8 changed files with 286 additions and 27 deletions
12
ESPMegaPROv3 Tester/.vscode/settings.json
vendored
Normal file
12
ESPMegaPROv3 Tester/.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"files.associations": {
|
||||
"array": "cpp",
|
||||
"deque": "cpp",
|
||||
"string": "cpp",
|
||||
"unordered_map": "cpp",
|
||||
"unordered_set": "cpp",
|
||||
"vector": "cpp",
|
||||
"string_view": "cpp",
|
||||
"initializer_list": "cpp"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue