FIAPライブラリ 構造体の内容が変わっています

Dependents:   temp_FIAP temp_FIAP_fetch tepco_demand BlueUSB_f_IEEE1888 ... more

Revision:
8:0b203716e92b
Parent:
7:cc924e783dff
--- 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);