esp-open-rtos/extras/http_client_ota
Júnio Teixeira 87df81ebb7
Fix bug when read returns -1
When the socket down the "read" function returns -1.
Then the while(read_byte > 0) only works for signed types.
2019-06-12 13:23:21 -03:00
..
component.mk Http client OTA (#553) 2018-03-01 05:03:44 +05:00
http_buffered_client.c Fix bug when read returns -1 2019-06-12 13:23:21 -03:00
http_buffered_client.h Fix compiler warnings over const losses. 2019-04-06 11:39:29 +11:00
http_client_ota.c Http client OTA (#553) 2018-03-01 05:03:44 +05:00
http_client_ota.h Fix compiler warnings over const losses. 2019-04-06 11:39:29 +11:00