From 2c25d868c94f64f12e53a0686a773f5f5dbfff18 Mon Sep 17 00:00:00 2001 From: eleccoder <9162301+eleccoder@users.noreply.github.com> Date: Sun, 1 Aug 2021 12:25:05 +0200 Subject: [PATCH] Link fixed --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e943410..acb373d 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,7 @@ If you have already installed the Pico-SDK, set the `PICO_SDK_PATH` environment We just need a simple band-pass filter to extract the AFSK-signal from the PWM signal: -![band-pass](https://github.com/eleccoder/raspi-pico-aprs-tnc/doc/schematic/band_pass_filter.png) - +![band-pass filter](https://github.com/eleccoder/raspi-pico-aprs-tnc/blob/main/doc/schematic/band_pass_filter.png) ## Build the application