Skip to content

Commit a8873c2

Browse files
teo1978d-a-v
authored andcommitted
fix documented parameter (esp8266#6392)
1 parent 88f0410 commit a8873c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/ESP8266HTTPClient/src/ESP8266HTTPClient.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@ void HTTPClient::setRedirectLimit(uint16_t limit)
558558

559559
/**
560560
* use HTTP1.0
561-
* @param timeout
561+
* @param useHTTP10 bool
562562
*/
563563
void HTTPClient::useHTTP10(bool useHTTP10)
564564
{

0 commit comments

Comments
 (0)