- Added setBaud() function - Added CheckNetworkStatus() function - Improved messaging system

Dependents:   IoT_Ex BatteryModelTester BatteryModelTester

Fork of WiflyInterface by Components

Revision:
28:6478767092aa
Parent:
27:208b4cf69b44
Child:
34:a22a6343e3d4
--- a/WiflyInterface.cpp	Thu Apr 07 16:05:28 2016 +0000
+++ b/WiflyInterface.cpp	Thu Apr 07 17:03:05 2016 +0000
@@ -1,6 +1,6 @@
 #include "WiflyInterface.h"
 
-#define DEBUG
+//#define DEBUG
 #define INFOMESSAGES
 //Debug is disabled by default
 #ifdef DEBUG