From 6397a56e0beddf179786e093b08bcf0cbe71fea1 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Sat, 7 Nov 2015 16:33:28 +0100 Subject: Doxygen --- src/ginput/ginput_dial.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/ginput/ginput_dial.h') diff --git a/src/ginput/ginput_dial.h b/src/ginput/ginput_dial.h index 88a2e165..e0292cb6 100644 --- a/src/ginput/ginput_dial.h +++ b/src/ginput/ginput_dial.h @@ -7,11 +7,12 @@ /** * @file src/ginput/ginput_dial.h - * @brief GINPUT GFX User Input subsystem header file. * * @defgroup Dial Dial * @ingroup GINPUT * + * @brief Sub-Module to handle physical controls that provide a range value (eg. potentiometers and rotary encoders). + * * @details A dial provides a powerful way to navigate through menus * on a display. * -- cgit v1.2.3