0
1
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:
2025-06-21 15:58:35 +02:00
parent 971a2e45cd
commit 780f51ba4b
2 changed files with 1 additions and 2 deletions

View File

@@ -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

View File

@@ -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