0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-27 03:23:54 +01:00

remove darc, shorten audio.c and add some error checking for pulse api

This commit is contained in:
2025-06-08 10:00:03 +02:00
parent 77489752f9
commit 256f91fbdf
4 changed files with 48 additions and 167 deletions

View File

@@ -30,7 +30,9 @@
"debug.h": "c",
"array": "c",
"string": "c",
"string_view": "c"
"string_view": "c",
"version.h": "c",
"cdecl.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}