FIAP (IEEE1888) library

Dependents:   Fetch_IEEE1888_Storage IEEE1888_MULTI_SENSOR_GW

Fork of FiapV2 by Yasushi TAUCHI

Revision:
8:0b203716e92b
Parent:
7:cc924e783dff
Child:
9:02ae92c06e52
--- a/fiap.cpp	Sun Sep 30 07:40:51 2012 +0000
+++ b/fiap.cpp	Sun Sep 30 12:43:39 2012 +0000
@@ -5,8 +5,8 @@
 #include "spxmlnode.hpp"
 #include "spxmlhandle.hpp"
 
-char outBuffer[1500+1]= {0};
-char _soap_text[1500];
+char outBuffer[2000+1]= {0};
+char _soap_text[2000];
 char uuid[37];
 //    HTTPClient http;
 //    HTTPText InData("text/html", 800);