mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 19:52:45 +01:00
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
|
||
|
*/
|