Skip to content

Commit 92f73e7

Browse files
committed
pkg/uwb-dw1000: fix README include
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.
1 parent 5c92409 commit 92f73e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/uwb-dw1000/doc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
* @brief uwb-core driver for Decawave DW1000 transceiver
55
* @see https://github.com/Decawave/uwb-dw1000
66
*
7-
* @include pkg/ucglib/README.md
7+
* @include pkg/uwb-dw1000/README.md
88
*/

0 commit comments

Comments
 (0)