private fork

Fork of GSwifiInterface by gs fan

Revision:
10:7d8134e7df01
Parent:
9:4565d3d3d13b
Child:
11:71d67fea5ace
--- a/GSwifi/GSwifi.h	Thu Oct 31 06:59:46 2013 +0000
+++ b/GSwifi/GSwifi.h	Thu Oct 31 08:34:45 2013 +0000
@@ -394,7 +394,7 @@
         volatile Status status;
         bool escape;
         volatile bool ok, failure;
-        Response res;
+        volatile Response res;
         int cid, acid;
         int n;
         CircBuffer<char> *buf;