Digital_project 57340500039 57340500070

Dependencies:   mbed

Fork of Digital_project by Teerapong Apiraungpituk

Revision:
1:a4c852d25ead
Parent:
0:4585326daab4
Child:
2:6b2526c99e5c
--- a/LCD4884.cpp	Mon Dec 07 16:05:23 2015 +0000
+++ b/LCD4884.cpp	Mon Dec 07 16:12:55 2015 +0000
@@ -138,7 +138,7 @@
     }
 }
 /********************************************************************/
-void LCD4884::LCD_pixel(unsigned char X, unsigned char Y, char mode)
+void LCD4884::LCD_pixel(unsigned char X, unsigned char Y)
 {
     unsigned char line=0; 
     unsigned char offset=0;