mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-26 19:23:51 +01:00
fix access denied errors
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -38,7 +38,10 @@
|
||||
"time.h": "c",
|
||||
"vban.h": "c",
|
||||
"chimer.h": "c",
|
||||
"liquid.h": "c"
|
||||
"liquid.h": "c",
|
||||
"queue": "c",
|
||||
"thread": "c",
|
||||
"vector": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "disabled"
|
||||
}
|
||||
Reference in New Issue
Block a user