aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/SSD1963/ssd1963.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-11-03 02:23:34 +0100
committerJoel Bodenmann <joel@unormal.org>2012-11-03 02:23:34 +0100
commit75de4fe1db55217b5a7cf9c705738d3ad2c9044a (patch)
tree1761eda944cbd74b9e9abbb296bf156c8963c33a /drivers/gdisp/SSD1963/ssd1963.h
parent74b00382a6e2f4f0beb448395f804ec373f88464 (diff)
downloaduGFX-75de4fe1db55217b5a7cf9c705738d3ad2c9044a.tar.gz
uGFX-75de4fe1db55217b5a7cf9c705738d3ad2c9044a.tar.bz2
uGFX-75de4fe1db55217b5a7cf9c705738d3ad2c9044a.zip
docs
Diffstat (limited to 'drivers/gdisp/SSD1963/ssd1963.h')
-rw-r--r--drivers/gdisp/SSD1963/ssd1963.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/drivers/gdisp/SSD1963/ssd1963.h b/drivers/gdisp/SSD1963/ssd1963.h
index 4635981f..1aa28382 100644
--- a/drivers/gdisp/SSD1963/ssd1963.h
+++ b/drivers/gdisp/SSD1963/ssd1963.h
@@ -18,14 +18,6 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/**
- * @file SSD1963/ssd1963.h
- * @brief SSD1963 specific data.
- *
- * @addtogroup GDISP
- * @{
- */
-
#ifndef SSD1963_H
#define SSD1963_H
@@ -138,4 +130,4 @@
#define SSD1963_GET_PIXEL_DATA_INTERFACE 0x00F1
#endif
-/** @} */
+