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

Latest commit

 

History

History
55 lines (33 loc) · 2.09 KB

changelog.md

File metadata and controls

55 lines (33 loc) · 2.09 KB

WiFiWebServer_RTL8720 Library

arduino-library-badge GitHub release GitHub contributions welcome GitHub issues

Donate to my libraries using BuyMeACoffee



Table of Contents



Changelog

Releases v1.1.2

  1. Change from arduino.cc to arduino.tips in examples
  2. Update Packages' Patches

Releases v1.1.1

  1. Fix authenticate issue caused by libb64

Major Releases v1.1.0

  1. Fix bug related to usage of Arduino String
  2. Optimize library code and examples by using reference-passing instead of value-passing.
  3. Add Packages' Patches

Releases v1.0.1

  1. Fix typo

Initial Releases v1.0.0

  1. Initial Release to support Realtek RTL8720DN, RTL8722DM and RTL8722CSM boards.