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

clean up a bit

This commit is contained in:
2025-06-16 10:57:36 +02:00
parent fac42da5fe
commit 842a87a120
8 changed files with 39 additions and 67 deletions

View File

@@ -33,7 +33,9 @@
"string_view": "c",
"version.h": "c",
"cdecl.h": "c",
"algorithm": "c"
"algorithm": "c",
"socket.h": "c",
"time.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}