1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-12 00:01:48 +03:00

Add AsyncDNSServer_Teensy41 Library (#1218)

### Releases v1.1.1

1. Initial porting and coding for **Teensy 4.1 using built-in QNEthernet**
2. Bump up version to v1.1.1 to sync with [AsyncDNSServer_STM32](https://github.com/khoih-prog/AsyncDNSServer_STM32) v1.1.1
This commit is contained in:
Khoi Hoang
2022-03-21 17:05:06 -04:00
committed by GitHub
parent fe3563ca95
commit 91f1424dfd

View File

@ -4755,3 +4755,4 @@ https://github.com/khoih-prog/AsyncUDP_Teensy41
https://github.com/ftjuh/AccelStepperI2C https://github.com/ftjuh/AccelStepperI2C
https://github.com/italia/cie-PN532 https://github.com/italia/cie-PN532
https://github.com/patricklaf/SNMP https://github.com/patricklaf/SNMP
https://github.com/khoih-prog/AsyncDNSServer_Teensy41