copy
Fork of 4DGL-uLCD-SE by
Revision 9:061279131e57, committed 2016-03-13
- Comitter:
- krbng4180
- Date:
- Sun Mar 13 21:09:41 2016 +0000
- Parent:
- 8:2cb1845d7681
- Commit message:
- it works
Changed in this revision
uLCD_4DGL_main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 2cb1845d7681 -r 061279131e57 uLCD_4DGL_main.cpp --- a/uLCD_4DGL_main.cpp Wed Oct 28 14:52:48 2015 +0000 +++ b/uLCD_4DGL_main.cpp Sun Mar 13 21:09:41 2016 +0000 @@ -23,7 +23,7 @@ #define ARRAY_SIZE(X) sizeof(X)/sizeof(X[0]) //Serial pc(USBTX,USBRX); - +extern Serial pc; //****************************************************************************************************** uLCD_4DGL :: uLCD_4DGL(PinName tx, PinName rx, PinName rst) : _cmd(tx, rx),