overhaul of some files (i plan to overhaul the rds encoder completly)

This commit is contained in:
2025-03-12 18:42:55 +01:00
parent eeace56821
commit 3446928850
6 changed files with 472 additions and 343 deletions
+4 -1
View File
@@ -3,6 +3,9 @@
"files.associations": {
"ascii_cmd.h": "c",
"time.h": "c",
"rds.h": "c"
"rds.h": "c",
"lib.h": "c",
"common.h": "c",
"modulator.h": "c"
}
}