pub const MORSE_DEFAULT_CHAR: [Option<MorseSignal>; 6];
Expand description
This corresponds to empty character ’ ’ which is the default character
pub const MORSE_DEFAULT_CHAR: [Option<MorseSignal>; 6];
This corresponds to empty character ’ ’ which is the default character