22 #ifndef INCLUDE_SATNOGS_MORSE_H_
23 #define INCLUDE_SATNOGS_MORSE_H_
morse_symbol_t
Definition: morse.h:28
@ MORSE_DOT
Morse dot (.) symbol.
Definition: morse.h:29
@ MORSE_END_MSG_SPACE
End of message.
Definition: morse.h:34
@ MORSE_S_SPACE
Morse short space between characters.
Definition: morse.h:32
@ MORSE_INTRA_SPACE
Space between dot and dash symbols.
Definition: morse.h:31
@ MORSE_DASH
Morse dash (-) symbol.
Definition: morse.h:30
@ MORSE_L_SPACE
Morse long space between words.
Definition: morse.h:33