From d070f2924d0cba66f8d1c067a6a9d14c62c45af4 Mon Sep 17 00:00:00 2001 From: Koen Zandberg Date: Mon, 10 Feb 2020 14:10:46 +0100 Subject: [PATCH] hd44780: move to display devices doxygen group --- drivers/include/hd44780.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/include/hd44780.h b/drivers/include/hd44780.h index ef611b8499..4a51a1af87 100644 --- a/drivers/include/hd44780.h +++ b/drivers/include/hd44780.h @@ -8,7 +8,7 @@ /** * @defgroup drivers_hd44780 HD44780 LCD driver - * @ingroup drivers_actuators + * @ingroup drivers_display * @brief Driver for the Hitachi HD44780 LCD driver * * @note The driver currently supports direct addressing, no I2C