From de6c8a6783a8fc5ac0dc37b7d70ea1702d462d08 Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Wed, 30 Jul 2025 12:52:44 +0300 Subject: [PATCH] Describe Morse.bas --- index.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.org b/index.org index e85a250..9666ec6 100644 --- a/index.org +++ b/index.org @@ -803,7 +803,7 @@ in Morse code using the PC speaker. It's a fun and educational tool for anyone interested in learning Morse code. It reads Morse code patterns from an external file named -"morse.txt". Each line in the file represents a character and its +[[file:Networking/Morse.txt][Morse.txt]]. Each line in the file represents a character and its corresponding Morse code. For each character in the input text, the program looks up its Morse -- 2.20.1