Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
68:2f3ead00ab0a
Parent:
67:a61d60fa342c
Child:
69:4fc3b0ad12c7
--- a/main.cpp	Thu Nov 01 15:49:08 2012 +0000
+++ b/main.cpp	Tue Dec 18 13:57:14 2012 +0000
@@ -53,7 +53,7 @@
   //m->runTestProfile(TESTS_MANUAL);
   //m->runTest(14);
   m->runTestProfile(TESTS_AUTOMATED);
-  
+  //m->runTest(11);
   // this thread just waits and blinks leds periodically
   while(1) {
      led1 = !led1;