From a3b1d43973506b3191a3a41a8c3da06f2b8c7424 Mon Sep 17 00:00:00 2001 From: eleccoder <9162301+eleccoder@users.noreply.github.com> Date: Fri, 23 Dec 2022 21:22:30 +0100 Subject: [PATCH] Syntax fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 47d4f29..79fde49 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ arecord -f cd -c 1 - | direwolf - ### Audio file of the 'beacon' demo -Here is a [recorded audio wav-file]((https://github.com/eleccoder/raspi-pico-aprs-tnc/blob/main/doc/aprs_pico_beacon_demo.wav) captured by the soundcard using `arecord -f cd -c 1 -t wav > aprs_pico_beacon_demo.wav`. +Here is a [recorded audio wav-file](https://github.com/eleccoder/raspi-pico-aprs-tnc/blob/main/doc/aprs_pico_beacon_demo.wav) captured by the soundcard using `arecord -f cd -c 1 -t wav > aprs_pico_beacon_demo.wav`. You can replay and decode this file by: