From 1162c4f1e780184c21aafc56dcc113cb7815e4dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Retzler?= Date: Wed, 11 Nov 2015 01:11:21 +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 10bf2c1..3b5a4c0 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ For example, if you transmit on 28 MHz, you will also transmit on: ...and actually you may distrub some important radio communication services. Please don't do this! You can get into trouble! You have been warned. In addition to the squre wave output, the spectrum is also affected by the PWM-based amplitude modulation implemented in *rpitx*. -* Right now it is more useful to use these examples for e.g. demonstrations on SDR transmitters (as most of them use the PWM mode). +* Right now it is more useful to use these examples for e.g. demonstrations on SDR transmitters
(as most of them use the PWM mode). * If you want to connect this to a real antenna, you should use a **very good band-pass filter**! * Please check your signal output on a proper spectrum analyzer before ever using this on the air! * In addition, only transmit if you have a proper license to do so.