modif afficheur polytech par sud
Fork of C12832 by
Diff: C12832_lcd.h
- Revision:
- 11:1d68011a277c
- Parent:
- 3:468cdccff7af
- Child:
- 12:4affce236743
--- a/C12832_lcd.h Thu Oct 25 17:34:34 2012 +0000 +++ b/C12832_lcd.h Sat Nov 09 01:00:59 2013 +0000 @@ -48,7 +48,7 @@ * */ - C12832_LCD(const char* name = "LCD"); + C12832_LCD(PinName mosi, PinName sck, PinName reset, PinName a0, PinName ncs, const char* name = "LCD"); /** Get the width of the screen in pixel *