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

improve vban a lot

This commit is contained in:
2025-05-20 14:41:32 +02:00
parent aeb183a560
commit 1f1fef70b6
2 changed files with 246 additions and 55 deletions

View File

@@ -25,7 +25,8 @@
"optimization.h": "c",
"string.h": "c",
"getopt.h": "c",
"audio.h": "c"
"audio.h": "c",
"signal.h": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}