diff options
author | Arturs Artamonovs <dos21h@gmail.com> | 2024-11-23 10:37:23 +0000 |
---|---|---|
committer | Arturs Artamonovs <dos21h@gmail.com> | 2024-11-23 10:37:23 +0000 |
commit | 8f6f5f141c163dbe2f51785d6481242a56d8c36b (patch) | |
tree | 8d189bf21efad49e80484f7a14218cdc15169c4b | |
parent | a4bedcbbd28f7ac9c834c73d75c215629169a7f7 (diff) | |
download | md-content-8f6f5f141c163dbe2f51785d6481242a56d8c36b.tar.gz md-content-8f6f5f141c163dbe2f51785d6481242a56d8c36b.zip |
sdr: fix am image naming
-rw-r--r-- | md/notes/sdr/gnu_radio_receive_am.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/md/notes/sdr/gnu_radio_receive_am.md b/md/notes/sdr/gnu_radio_receive_am.md index 5a29214..d9adac0 100644 --- a/md/notes/sdr/gnu_radio_receive_am.md +++ b/md/notes/sdr/gnu_radio_receive_am.md @@ -34,7 +34,7 @@ are to test switch between two radio stations. Example when the blocks are running, with arranged GUI's -![AM receiver block params](/img/sdr/airspyhf_am_receiver_gui_.png) +![AM receiver block params](/img/sdr/airspyhf_am_receiver_gui.png) ## Links |