Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 603f261

Browse files
authored
v1.7.1 for Teensy41 and QNEthernet
### Releases v1.7.1 1. Initial porting and coding for **Teensy 4.1 using built-in QNEthernet** 2. Bump up version to v1.7.1 to sync with [AsyncHTTPRequest_Generic](https://github.com/khoih-prog/AsyncHTTPRequest_Generic) v1.7.1
1 parent 51fb9d6 commit 603f261

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
* [Example AsyncHTTPRequest](#example-asynchttprequest)
3838
* [1. File AsyncHTTPRequest.ino](#1-file-asynchttprequestino)
3939
* [2. File defines.h](#2-file-definesh)
40-
* [Debug Terminal Output Samples](#debug-terminal-output-samples)
40+
* [Debug Terminal Ouput Samples](#Debug-Terminal-Ouput-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)
@@ -214,8 +214,11 @@ https://github.com/khoih-prog/AsyncHTTPRequest_Teensy41/blob/92e7b27f5520da53b61
214214
---
215215
---
216216

217+
218+
217219
### Debug Terminal Ouput Samples
218220

221+
219222
#### 1. [AsyncHTTPRequest](examples/AsyncHTTPRequest) on TEENSY 4.1
220223

221224

0 commit comments

Comments
 (0)