0
1
mirror of https://github.com/radio95-rnt/fm95.git synced 2026-02-27 03:23:54 +01:00

change vban max packet size, add a rds2 device to fm95 and others

This commit is contained in:
2025-05-30 17:28:19 +02:00
parent 14630e5c7f
commit 7213c3b13d
7 changed files with 85 additions and 65 deletions

View File

@@ -17,7 +17,7 @@
#define OUTPUT_DEVICE "FM_MPX"
#define BUFFER_SIZE 256
#define BUFFER_SIZE 128
#include "../io/audio.h"