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 N5110 by
Diff: N5110.h
- Revision:
- 11:fc7d89b33e4c
- Parent:
- 10:6f3abb40202b
- Child:
- 13:908644099648
- Child:
- 14:520a02fc12aa
diff -r 6f3abb40202b -r fc7d89b33e4c N5110.h --- a/N5110.h Wed Jul 16 08:42:27 2014 +0000 +++ b/N5110.h Wed Sep 17 11:35:50 2014 +0000 @@ -54,7 +54,7 @@ #include "N5110.h" // VCC,SCE,RST,D/C,MOSI,SCLK,LED - N5110 lcd(p7,p8,p9,p10,p11,p13,p26); + N5110 lcd(p7,p8,p9,p10,p11,p13,p21); int main() {