M2XStreamClient fork with a workaround in M2XStreamClient.cpp for the MTS_Wifi_Connect_M2X example.
Dependents: STM32_MTS_Wifi_Connect_M2X M2X_STM32_MTS_Temp MTS_WiFi_Connect_M2X_Example
Fork of M2XStreamClient by
History
Fixed compiler warning (added ifndef MIN to avoid defining duplicate MIN define)
2014-08-26, by joe_tijerina [Tue, 26 Aug 2014 15:20:40 +0000] rev 2
Fixed compiler warning (added ifndef MIN to avoid defining duplicate MIN define)
Added a 100ms wait before the while loop of M2XStreamClient::readLocation() and M2XStreamClient::readStreamValue() as a workaround to get data fetches to work. Without these delays, the M2XStreamClient does not call the callback
2014-07-25, by joe_tijerina [Fri, 25 Jul 2014 16:29:47 +0000] rev 1
Added a 100ms wait before the while loop of M2XStreamClient::readLocation() and M2XStreamClient::readStreamValue() as a workaround to get data fetches to work. Without these delays, the M2XStreamClient does not call the callback
initial commit from github revision b98a6d0
2014-02-12, by jb8414 [Wed, 12 Feb 2014 19:43:34 +0000] rev 0
initial commit from github revision b98a6d0