diff --git a/pkg/u8g2/doc.txt b/pkg/u8g2/doc.txt index d6b3b814c4..c250154a52 100644 --- a/pkg/u8g2/doc.txt +++ b/pkg/u8g2/doc.txt @@ -1,6 +1,7 @@ /** * @defgroup pkg_u8g2 U8G2 graphic library for monochome displays * @ingroup pkg + * @ingroup drivers_display * @brief Provides a monochrome graphics library for OLED and LCD displays * @see https://github.com/olikraus/u8g2 *