More documentation fixes

This commit is contained in:
Christophe Jacquet 2014-05-04 18:21:40 +02:00
parent 0ac16eff52
commit c67306ea9b
1 changed files with 2 additions and 2 deletions

View File

@ -78,7 +78,7 @@ sox -t mp3 http://www.linuxvoice.com/episodes/lv_s02e01.mp3 -t wav - | sudo ./p
``` ```
### Changing PS and RT run-time ### Changing PS and RT at run-time
You can control PS and RT at run-time using a named pipe (FIFO). For this run Pi-FM-RDS with the `-ctl` argument. You can control PS and RT at run-time using a named pipe (FIFO). For this run Pi-FM-RDS with the `-ctl` argument.
@ -89,7 +89,7 @@ mkfifo rds_ctl
sudo ./pi_fm_rds -ctl rds_ctl sudo ./pi_fm_rds -ctl rds_ctl
``` ```
Then you can send “commands” to change the PS and RT: Then you can send “commands” to change PS and RT:
``` ```
cat >rds_ctl cat >rds_ctl