aboutsummaryrefslogtreecommitdiffstats
path: root/include/ginput/ginput.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-07-21 22:02:57 +0200
committerJoel Bodenmann <joel@unormal.org>2013-07-21 22:02:57 +0200
commita6758342668712563bd4058160e6f5dc5636ba18 (patch)
treeabc0e43082010eecd332d0fc2c9eb4881eb01801 /include/ginput/ginput.h
parentd98e6c5d0d6c048c99aeda810da10e6a6a130325 (diff)
downloaduGFX-a6758342668712563bd4058160e6f5dc5636ba18.tar.gz
uGFX-a6758342668712563bd4058160e6f5dc5636ba18.tar.bz2
uGFX-a6758342668712563bd4058160e6f5dc5636ba18.zip
doxygen updates
Diffstat (limited to 'include/ginput/ginput.h')
-rw-r--r--include/ginput/ginput.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/ginput/ginput.h b/include/ginput/ginput.h
index 610ec45b..a372cc6f 100644
--- a/include/ginput/ginput.h
+++ b/include/ginput/ginput.h
@@ -7,10 +7,11 @@
/**
* @file include/ginput/ginput.h
- * @brief GINPUT GFX User Input subsystem header file.
*
* @addtogroup GINPUT
*
+ * @brief Module to interface different hardware input sources such as touchscreens
+ *
* @details GINPUT provides an easy and common interface to use different input devices
* such as touchscreens and mices.
*