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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:6fbc104d1321 | 2014-08-26 | joe_tijerina | Fixed compiler warning (added ifndef MIN to avoid defining duplicate MIN define) |
1:cf982472fc7c | 2014-07-25 | joe_tijerina | 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 |
0:f479e4f4db0e | 2014-02-12 | jb8414 | initial commit from github revision b98a6d0 |