From b437375ee5f823b0ac2e8ccb5c060a32716f0a2b Mon Sep 17 00:00:00 2001 From: eleccoder <9162301+eleccoder@users.noreply.github.com> Date: Wed, 21 Dec 2022 14:04:36 +0100 Subject: [PATCH] Minor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6e8b36..9521fdd 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ cmake --build build ``` cd build -(flash 'aprs_pico_example.uf2' or 'aprs_pico_example.elf' to the Pico board as usual) +Flash 'aprs_pico_example[.uf2|.elf|.bin]' to the Pico board as usual ``` The analog AFSK audio signal will be available at the filter's line-out. You can probe it by a scope, listen to it by using an audio amp, or connect it to any RF transceiver to send it on the air (ham radio license required).