Files
espurna/code
Max Prokhorov bd00758162 Thingspeak: async client fixes (#1806)
* Thingspeak: async client fixes

- remove memory management in async client callbacks
- instead of global one, reference asyncclient from callback argument
- transfer temporary data-buffer to the global scope, avoid accidental String copy
- implement strnstr to search onData payload

* fixup format strings

* update retry time each attempt

* start with default attempts value

* trying to work with lwip2-536

* count time from last request

* promptly run flush
2019-07-07 11:21:15 +03:00
..
2019-05-27 02:47:58 +03:00
2019-01-04 18:59:04 +07:00
2019-02-05 15:45:39 -08:00
2018-12-09 21:11:12 +01:00
2018-12-09 00:03:55 +03:00
2018-06-14 11:32:54 +02:00