-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
wh00hw
committed
Nov 1, 2022
1 parent
8b9c983
commit be002f6
Showing
4 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Morse Code | ||
|
||
Simple Morse Code parser Flipper Application Package. | ||
|
||
![screenshot](img/screenshot.png) | ||
|
||
## Controls | ||
|
||
- Up/Down buttons to set volume | ||
- Left/Right buttons to set Dit length in milliseconds | ||
- Push center button to play Dit | ||
- Hold center button to play Dah | ||
|
||
|
||
## Compiling | ||
|
||
``` | ||
./fbt fap_morse_code | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.