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.
Dependencies: 4DGL-uLCD-SE mbed
Diff: main.cpp
- Revision:
- 1:9f093ed9a93b
- Parent:
- 0:abe7b0c3f382
- Child:
- 2:84b9865dad96
--- a/main.cpp Thu Feb 08 03:41:35 2018 +0000 +++ b/main.cpp Thu Feb 08 03:47:59 2018 +0000 @@ -3,7 +3,7 @@ #include "mbed.h" #include "uLCD_4DGL.h" -uLCD_4DGL uLCD(p9,p10,p11); // serial tx, serial rx, reset pin; +uLCD_4DGL uLCD(p28,p27,p29); // serial tx, serial rx, reset pin; int main() {