mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-26 19:23:51 +01:00
add libfmio and make the seperators in the helps tabs
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -20,7 +20,10 @@
|
||||
"asoundlib.h": "c",
|
||||
"hilbert.h": "c",
|
||||
"fm_modulator.h": "c",
|
||||
"bs412.h": "c"
|
||||
"bs412.h": "c",
|
||||
"gain_control.h": "c",
|
||||
"optimization.h": "c",
|
||||
"string.h": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "disabled"
|
||||
}
|
||||
Reference in New Issue
Block a user