0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-26 11:22:00 +01:00
This commit is contained in:
2025-08-02 12:41:04 +02:00
parent 55ecde6673
commit 13583c1728
2 changed files with 69 additions and 75 deletions

View File

@@ -41,7 +41,8 @@
"liquid.h": "c",
"queue": "c",
"thread": "c",
"vector": "c"
"vector": "c",
"stereo_encoder.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}