aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/touch/STMPE811/stmpe811.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ginput/touch/STMPE811/stmpe811.h')
-rw-r--r--drivers/ginput/touch/STMPE811/stmpe811.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/ginput/touch/STMPE811/stmpe811.h b/drivers/ginput/touch/STMPE811/stmpe811.h
index 494b5f5c..1ee9c211 100644
--- a/drivers/ginput/touch/STMPE811/stmpe811.h
+++ b/drivers/ginput/touch/STMPE811/stmpe811.h
@@ -5,14 +5,6 @@
* http://ugfx.org/license.html
*/
-/**
- * @file drivers/ginput/touch/STMPE811/stmpe811.h
- * @brief Register definition header for the STMPE811 touch controller.
- *
- * @addtogroup GINPUT
- * @{
- */
-
#ifndef _STMPE811_H
#define _STMPE811_H
@@ -89,4 +81,3 @@
#define STMPE811_REG_TEMP_TH 0x62
#endif /* _STMPE811_H */
-/** @} */