This repository was archived by the owner on Feb 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3737* [ Example AsyncHTTPRequest] ( #example-asynchttprequest )
3838 * [ 1. File AsyncHTTPRequest.ino] ( #1-file-asynchttprequestino )
3939 * [ 2. File defines.h] ( #2-file-definesh )
40- * [ Debug Terminal Ouput Samples] ( #Debug-Terminal-Ouput -Samples )
40+ * [ Debug Terminal Output Samples] ( #Debug-Terminal-Output -Samples )
4141 * [ 1. AsyncHTTPRequest on TEENSY 4.1] ( #1-AsyncHTTPRequest-on-TEENSY-41 )
4242 * [ 2. AsyncCustomHeader on TEENSY 4.1] ( #2-AsyncCustomHeader-on-TEENSY-41 )
4343 * [ 3. AsyncDweetGET on TEENSY 4.1] ( #3-AsyncDweetGET-on-TEENSY-41 )
@@ -216,7 +216,7 @@ https://github.com/khoih-prog/AsyncHTTPRequest_Teensy41/blob/558ddadd9345b15f35a
216216
217217
218218
219- ### Debug Terminal Ouput Samples
219+ ### Debug Terminal Output Samples
220220
221221
222222#### 1. [ AsyncHTTPRequest] ( examples/AsyncHTTPRequest ) on TEENSY 4.1
Original file line number Diff line number Diff line change 3232
3333### Release v1.9.1
3434
35- 1 . Fix bug of wrong ` reqStates ` . Check [ Release 1.9 breakes previously running code #39 ] ( https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/39 ) and [ Callback behaviour is buggy (ESP8266) #43 ] ( https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/43 ) .
35+ 1 . Fix bug of wrong ` reqStates ` . Check [ Release 1.9 breaks previously running code #39 ] ( https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/39 ) and [ Callback behaviour is buggy (ESP8266) #43 ] ( https://github.com/khoih-prog/AsyncHTTPRequest_Generic/issues/43 ) .
36362 . Optional larger ` DEFAULT_RX_TIMEOUT ` from default 3s, for slower networks
3737
3838### Release v1.9.0
You can’t perform that action at this time.
0 commit comments