update meta data
This commit is contained in:
parent
f3a896c724
commit
90e15ed6ce
3307 changed files with 1674 additions and 7 deletions
6
Task/Morse-code/00DESCRIPTION
Normal file
6
Task/Morse-code/00DESCRIPTION
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[[wp:Morse_code|Morse code]] is one of the simplest and most versatile methods of telecommunication in
|
||||
existence. It has been in use for more than 160 years — longer than any other electronic encoding system.
|
||||
|
||||
The task: Send a string as audible morse code to an audio device (e.g., the PC speaker).
|
||||
|
||||
As the standard Morse code does not contain all possible characters, you may either ignore unknown characters in the file, or indicate them somehow (e.g. with a different pitch).
|
||||
Loading…
Add table
Add a link
Reference in a new issue