mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-07-31 01:09:17 +02:00
add crc16 function and remove oda, to be reimplemented
This commit is contained in:
+1
-1
@@ -2,6 +2,6 @@
|
||||
#include "rds.h"
|
||||
#define CMD_BUFFER_SIZE 255
|
||||
#define CTL_BUFFER_SIZE (CMD_BUFFER_SIZE * 2)
|
||||
#define READ_TIMEOUT_MS 150
|
||||
#define READ_TIMEOUT_MS 200
|
||||
|
||||
extern void process_ascii_cmd(RDSModulator* mod, char *str, char *cmd_output);
|
||||
Reference in New Issue
Block a user