From 7a66e63849f43aae17fb256afadc475ffc578945 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Thu, 3 Jan 2013 18:06:48 +0100 Subject: cleanup --- drivers/gdisp/ILI9325/gdisp_lld.c | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'drivers/gdisp/ILI9325/gdisp_lld.c') diff --git a/drivers/gdisp/ILI9325/gdisp_lld.c b/drivers/gdisp/ILI9325/gdisp_lld.c index 58a9f84b..42b03d74 100644 --- a/drivers/gdisp/ILI9325/gdisp_lld.c +++ b/drivers/gdisp/ILI9325/gdisp_lld.c @@ -18,18 +18,6 @@ along with this program. If not, see . */ -/* - driver quickly hacked together from a chinese sourcecode that came - with the board and existing ili9320 code by Chris van Dongen (sjaak) - (sjaak2002 at msn.com) - - Also added rotation for 180 and 270 degrees and minor tweaks to - setcursor - - Added code comes without warranty and free bugs. Feel free to use - or misuse the added code :D -*/ - /** * @file drivers/gdisp/ILI9325/gdisp_lld.c * @brief GDISP Graphics Driver subsystem low level driver source for the ILI9325 display. -- cgit v1.2.3