Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Latest commit

 

History

History
36 lines (24 loc) · 1.75 KB

changelog.md

File metadata and controls

36 lines (24 loc) · 1.75 KB

Teensy41_AsyncTCP Library

arduino-library-badge GitHub release contributions welcome GitHub issues

Donate to my libraries using BuyMeACoffee



Table of Contents



Changelog

Releases v1.1.0

  1. Fix issue with slow browsers or network
  2. Remove hard-code if possible
  3. Improve debug messages by adding functions to display error/state messages instead of cryptic error/state number
  4. Clean up

Initial Releases v1.0.0

  1. Initial porting and coding to support Teensy 4.1 using QNEthernet Library
  2. Add example multiFileProject to demo for multiple-file project to avoid multiple-definitions linker error