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

start modularization

This commit is contained in:
2025-06-21 15:06:27 +02:00
parent 33ffcd9682
commit 16f0a53c05
18 changed files with 79 additions and 43 deletions

View File

@@ -35,7 +35,8 @@
"cdecl.h": "c",
"algorithm": "c",
"socket.h": "c",
"time.h": "c"
"time.h": "c",
"vban.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}