From bfb015c27b1909d26bcd48d11e9714107ecef147 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Retzler?= Date: Sun, 8 Nov 2015 16:54:30 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f8c624..bfc0574 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ On the Raspberry Pi, execute: * This will listen on TCP port 8011 for the I/Q signal. * The center frequency of the transmitter will be 28400 kHz. -## NFM modulator example in GNU Radio +**NFM modulator example in GNU Radio** On the PC, open GNU Radio Companion, and load the flow graph in this repo at `gnuradio/nfm-rpitx`.