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: mbed NetEthApiLPC1768 NetServicesLPC1768
Revision 3:d924cbf35c0f, committed 2010-06-08
- Comitter:
- nucho
- Date:
- Tue Jun 08 03:22:22 2010 +0000
- Parent:
- 2:a44007a5c712
- Commit message:
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r a44007a5c712 -r d924cbf35c0f main.cpp --- a/main.cpp Mon Jun 07 08:42:46 2010 +0000 +++ b/main.cpp Tue Jun 08 03:22:22 2010 +0000 @@ -159,7 +159,7 @@ lcd.locate(0,0); lcd.printf("You are'nt member"); lcd.locate(0,1); - lcd.printf("id=%u",p->id); + lcd.printf("id=%u",id); wait(1); card_flag=false; lcd.cls();