small cleanup
This commit is contained in:
parent
e5cee65d42
commit
e9cb6aa17a
1 changed files with 2 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file drivers/ginput/touch/STMPE811/stmpe811.h
|
* @file drivers/ginput/touch/STMPE811/stmpe811.h
|
||||||
* @brief GINPUT Input Driver support header for the STMPE811 touch controller.
|
* @brief Register definition header for the STMPE811 touch controller.
|
||||||
*
|
*
|
||||||
* @addtogroup GINPUT
|
* @addtogroup GINPUT
|
||||||
* @{
|
* @{
|
||||||
|
@ -98,3 +98,4 @@
|
||||||
|
|
||||||
#endif /* _STMPE811_H */
|
#endif /* _STMPE811_H */
|
||||||
/** @} */
|
/** @} */
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue