mirror of
https://github.com/radio95-rnt/rds95.git
synced 2026-02-26 20:33:53 +01:00
change variables
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#define GROUP_LENGTH 4
|
||||
#define BITS_PER_GROUP (GROUP_LENGTH * (BLOCK_SIZE + POLY_DEG))
|
||||
#define RDS_SAMPLE_RATE 4750
|
||||
#define STREAMS 2
|
||||
|
||||
#define RT_LENGTH 64
|
||||
#define ERT_LENGTH 128
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
#include "ascii_cmd.h"
|
||||
|
||||
#define RDS_DEVICE "RDS"
|
||||
#define DEFAULT_STREAMS 1
|
||||
#define DEFAULT_STREAMS 2
|
||||
#define MAX_STREAMS 8
|
||||
|
||||
#define NUM_MPX_FRAMES 128
|
||||
|
||||
Reference in New Issue
Block a user