mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-26 19:23:51 +01:00
stuff for developing, actual debug mode as well as add the vban protocol specs
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -27,7 +27,10 @@
|
||||
"getopt.h": "c",
|
||||
"audio.h": "c",
|
||||
"signal.h": "c",
|
||||
"debug.h": "c"
|
||||
"debug.h": "c",
|
||||
"array": "c",
|
||||
"string": "c",
|
||||
"string_view": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "disabled"
|
||||
}
|
||||
Reference in New Issue
Block a user