drivers: fix doxygen for hd44780
This commit is contained in:
parent
2e6520d7a7
commit
8d50048c82
@ -16,6 +16,8 @@
|
||||
* @note The display is also known as LCM1602C from Arduino kits
|
||||
*
|
||||
* @author Sebastian Meiling <s@mlng.net>
|
||||
*
|
||||
* @}
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
@ -98,3 +98,4 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#endif /* HD44780_INTERNAL_H */
|
||||
/** @} */
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup driver_hd44780 HD44780 LCD driver
|
||||
* @defgroup drivers_hd44780 HD44780 LCD driver
|
||||
* @ingroup drivers_actuators
|
||||
* @brief Driver for the Hitachi HD44780 LCD driver
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user