From 46e597df44402086edd010b69702c2de52b75fc8 Mon Sep 17 00:00:00 2001 From: mrwastl Date: Sun, 1 May 2011 22:22:32 +0200 Subject: initial upload to branch 'touchcol'. see file 'HISTORY' for changes --- glcddrivers/g15daemon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'glcddrivers/g15daemon.h') diff --git a/glcddrivers/g15daemon.h b/glcddrivers/g15daemon.h index c91ef17..33e3381 100644 --- a/glcddrivers/g15daemon.h +++ b/glcddrivers/g15daemon.h @@ -30,7 +30,7 @@ private: int zoom; int CheckSetup(); - void SetPixel(int x, int y); + void SetPixel(int x, int y, uint32_t data); public: cDriverG15daemon(cDriverConfig * config); -- cgit v1.2.3