diff options
author | Joel Bodenmann <joel@unormal.org> | 2012-11-07 01:34:39 +0100 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2012-11-07 01:34:39 +0100 |
commit | a178db6f130bfd0eb7ee2f82c6788508e1a1fa7a (patch) | |
tree | aef14cae363eb65d20e425d701040c4d92b34832 /templates | |
parent | b86c313aa2f86836fd8801e1937b1410679d5cb1 (diff) | |
download | uGFX-a178db6f130bfd0eb7ee2f82c6788508e1a1fa7a.tar.gz uGFX-a178db6f130bfd0eb7ee2f82c6788508e1a1fa7a.tar.bz2 uGFX-a178db6f130bfd0eb7ee2f82c6788508e1a1fa7a.zip |
Revert "doxygen tweaks - not complete yet"
This reverts commit b86c313aa2f86836fd8801e1937b1410679d5cb1.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/touchpadXXX/touchpad_lld.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/touchpadXXX/touchpad_lld.c b/templates/touchpadXXX/touchpad_lld.c index 2767e0fc..8a832d8c 100644 --- a/templates/touchpadXXX/touchpad_lld.c +++ b/templates/touchpadXXX/touchpad_lld.c @@ -22,8 +22,7 @@ * @file templates/touchpadXXX/touchpad_lld.c
* @brief Touchpad Driver subsystem low level driver source.
*
- * @defgroup touchpadXXX
- * @ingroup DRIVERS
+ * @addtogroup TOUCHPAD
* @{
*/
|