0
1
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:
2025-04-22 13:40:26 +02:00
parent 6ab2926410
commit 72cea9622b
7 changed files with 236 additions and 190 deletions

View File

@@ -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"
}