From e8ad7e9c93aef20d356cbbb95d59f4901f032655 Mon Sep 17 00:00:00 2001 From: nick6x Date: Mon, 22 Aug 2016 18:37:32 -0700 Subject: [PATCH] Clarify Signal Test example explanation --- examples/SignalTest/SignalTest.ino | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/SignalTest/SignalTest.ino b/examples/SignalTest/SignalTest.ino index 1d7cd66..d07456a 100755 --- a/examples/SignalTest/SignalTest.ino +++ b/examples/SignalTest/SignalTest.ino @@ -2,8 +2,9 @@ * Example: Signal Test * Plays back the current signal strength level and morses out * it's call sign at the end. You will need a HandyTalkie (HT) - * to test the output of this example. You also need to - * download the PCM library. + * to test the output of this example. You will also need to + * download the PCM library from + * https://github.com/damellis/PCM * Connect the HamShield to your Arduino. Screw the antenna * into the HamShield RF jack. Plug a pair of headphones into * the HamShield. Connect the Arduino to wall power and then