Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 *