From 9659ee5af5f2709c5d59d9db184b2b2dcbd4b077 Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Thu, 18 Aug 2022 19:01:58 -0400 Subject: [PATCH] v1.2.0 to sync with AmebaD core v3.1.3 ### Release v1.2.0 1. Update to sync with Ameba Arduino SDK v3.1.3 WiFi.status() bug fix. Check [Update README.md](https://github.com/khoih-prog/WiFiManager_RTL8720/pull/2) 2. Update examples 3. Update libraries' dependencies 4. Update `Packages' Patches` --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 10a7589..c7a4c26 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,6 @@ ## Table of Contents -* [Important Notes](#important-notes) - * [WiFi.status() bug](#wifistatus-bug) * [Why do we need this WiFiManager_RTL8720 library](#why-do-we-need-this-WiFiManager_RTL8720-library) * [Features](#features) * [WiFiMulti_Generic library usage](#WiFiMulti_Generic-library-usage)