Dependencies:   mbed NetEthApiLPC1768 NetServicesLPC1768

Revision:
2:a44007a5c712
Parent:
1:e1bfb7d930e5
Child:
3:d924cbf35c0f
--- a/main.cpp	Mon Jun 07 03:44:49 2010 +0000
+++ b/main.cpp	Mon Jun 07 08:42:46 2010 +0000
@@ -161,6 +161,8 @@
                 lcd.locate(0,1);
                 lcd.printf("id=%u",p->id);
                 wait(1);
+                card_flag=false;
+                lcd.cls();
             }
 
         }