Skip to content

Commit

Permalink
Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
pu2clr committed Jul 17, 2024
1 parent ee43ae1 commit 943b101
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/01_SERIAL_MONITOR/C_TX_RDS/C_TX_RDS.ino
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ void setup() {

// RDS setup
tx.setTxRDS(true);
tx.writeTxRDSBuffer(strSDR);
tx.setTxToggleRDSReady();
setRDSLineIn(true);

sprintf(str, "\n\nBroadcasting with RDS...");

Expand Down

0 comments on commit 943b101

Please sign in to comment.