Skip to content
Snippets Groups Projects
Commit f3ccd5f7 authored by Stephen D's avatar Stephen D
Browse files

fix bug

parent f01957f8
No related branches found
No related tags found
Loading
......@@ -40,7 +40,7 @@ struct Args {
dit_length: u32,
/// Morse code frequency (defaults to center frequency) (Hz)
#[clap(short, long)]
#[clap(short = 'p', long)]
morse_freq: Option<f32>,
/// Number of times to repeat the output. Morse code is not repeated.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment