won't work (100%)

This commit is contained in:
2025-03-14 22:10:56 +01:00
parent 0dee049746
commit 211ed65c50
11 changed files with 458 additions and 673 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
#define CTL_BUFFER_SIZE (CMD_BUFFER_SIZE * 2)
#define READ_TIMEOUT_MS 100
extern void process_ascii_cmd(unsigned char *cmd);
extern void process_ascii_cmd(RDSModulator* enc, unsigned char *str);