9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
/**
|
|
* @defgroup pkg_umorse Lightweight Morse encoder
|
|
* @ingroup pkg
|
|
* @ingroup sys
|
|
* @brief Provides slim Morse encoding functionality
|
|
*
|
|
* @see https://github.com/smlng/uMorse
|
|
*/
|