aboutsummaryrefslogtreecommitdiffstats
path: root/include/ginput/lld/toggle.h
diff options
context:
space:
mode:
authorAndrew Hannam <andrewh@inmarket.com.au>2012-12-20 00:03:33 -0800
committerAndrew Hannam <andrewh@inmarket.com.au>2012-12-20 00:03:33 -0800
commitb669bf98f1bc57672b222c6cdac759d0a30858ed (patch)
tree99c19a5aa83b94fba9df0a88f1c84fcf42a2b771 /include/ginput/lld/toggle.h
parentf31a1f7f4aeb09bc09d49944daaf2f38fddd94e7 (diff)
parente00f8593e85245a847280dafe10e5a834268557e (diff)
downloaduGFX-b669bf98f1bc57672b222c6cdac759d0a30858ed.tar.gz
uGFX-b669bf98f1bc57672b222c6cdac759d0a30858ed.tar.bz2
uGFX-b669bf98f1bc57672b222c6cdac759d0a30858ed.zip
Merge pull request #12 from Tectu/master
Merge Tectu Changes
Diffstat (limited to 'include/ginput/lld/toggle.h')
-rw-r--r--include/ginput/lld/toggle.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/ginput/lld/toggle.h b/include/ginput/lld/toggle.h
index 2b437ed9..a75a670f 100644
--- a/include/ginput/lld/toggle.h
+++ b/include/ginput/lld/toggle.h
@@ -21,9 +21,11 @@
* @file include/ginput/lld/toggle.h
* @brief GINPUT header file for toggle drivers.
*
- * @addtogroup GINPUT_TOGGLE
+ * @defgroup Toggle Toggle
+ * @ingroup GINPUT
* @{
*/
+
#ifndef _LLD_GINPUT_TOGGLE_H
#define _LLD_GINPUT_TOGGLE_H
@@ -68,3 +70,4 @@ extern "C" {
#endif /* _LLD_GINPUT_TOGGLE_H */
/** @} */
+