mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
92f73e7a58
The doc.txt file referred to the incorrect README.md file (from pkg/ucglib) instead of pkg/uwb-dw1000, which led to the generation of incorrect Doxygen documentation.
9 lines
284 B
Plaintext
9 lines
284 B
Plaintext
/**
|
|
* @defgroup pkg_uwb_dw1000 Driver implementation for the uwb-core driver for Decawave DW1000 transceiver
|
|
* @ingroup pkg
|
|
* @brief uwb-core driver for Decawave DW1000 transceiver
|
|
* @see https://github.com/Decawave/uwb-dw1000
|
|
*
|
|
* @include pkg/uwb-dw1000/README.md
|
|
*/
|