0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 19:23:51 +01:00

speed up agc (in performance, not audio levels)

This commit is contained in:
2025-06-08 10:21:13 +02:00
parent 256f91fbdf
commit 178b42386a
4 changed files with 13 additions and 11 deletions

View File

@@ -32,7 +32,8 @@
"string": "c",
"string_view": "c",
"version.h": "c",
"cdecl.h": "c"
"cdecl.h": "c",
"algorithm": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}