Update pi_fm_rds.cpp

This commit is contained in:
Kuba 2024-05-02 18:40:33 +02:00 committed by GitHub
parent a5f6556489
commit 1106473eec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ int tx(uint32_t carrier_freq, char *audio_file, uint16_t pi, char *ps, char *rt,
set_rds_ms(1);
set_rds_tp(tp);
set_rds_ta(ta);
set_rds_di(DI_STEREO);
uint16_t count = 0;
uint16_t count2 = 0;
if(log) {