mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-30 16:59:15 +02:00
some refactoring
This commit is contained in:
+1
-1
@@ -4,4 +4,4 @@
|
||||
#define CTL_BUFFER_SIZE (CMD_BUFFER_SIZE * 2)
|
||||
#define READ_TIMEOUT_MS 100
|
||||
|
||||
extern void process_ascii_cmd(RDSModulator* enc, unsigned char *str);
|
||||
extern void process_ascii_cmd(RDSModulator* mod, unsigned char *str);
|
||||
Reference in New Issue
Block a user