0
1
mirror of https://github.com/radio95-rnt/rds95.git synced 2026-02-26 20:33:53 +01:00

change max stream number

This commit is contained in:
2025-06-21 16:00:46 +02:00
parent 780f51ba4b
commit fd5f17dd45

View File

@@ -13,7 +13,7 @@
#define RDS_DEVICE "RDS" #define RDS_DEVICE "RDS"
#define DEFAULT_STREAMS 2 #define DEFAULT_STREAMS 2
#define MAX_STREAMS 8 #define MAX_STREAMS 4
#define NUM_MPX_FRAMES 128 #define NUM_MPX_FRAMES 128