Vodafone Test Suite

Dependencies:   mbed-rtos mbed HTTPClient VodafoneUSBModem

Revision:
37:847f5f86e9ff
Parent:
34:d9e45aad85f2
Child:
44:6d0ac4747f5b
--- a/Tests/Test26.h	Thu Sep 13 12:17:18 2012 +0000
+++ b/Tests/Test26.h	Thu Sep 13 15:26:49 2012 +0000
@@ -1,8 +1,7 @@
 #pragma once
 #include "VodafoneTestCase.h"
 
-static const char* gTest26Description = "x30 -> Retrieve signal strength and print it.";
-//const int gTest26Depends[] = {};
+extern const char* gTest26Description;
 
 class Test26 : public VodafoneTestCase {
    public: