mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
/**
|
|
* @defgroup sys_progress_bar A terminal progress bar
|
|
* @ingroup sys
|
|
* @brief Manage a progress bar on the standard output
|
|
*/
|