From 6baa6497b775f5e167ad0f68754005f3ab19ea12 Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Sat, 9 Oct 2021 15:17:08 -0400 Subject: [PATCH] v1.3.1 to update PIO ### Releases v1.3.1 1. Update `platform.ini` and `library.json` to use original `khoih-prog` instead of `khoih.prog` after PIO fix 2. Update `Packages' Patches` --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 62ba6ca..9a440cb 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,6 @@ * [Principles of operation](#principles-of-operation) * [Currently supported Boards](#currently-supported-boards) * [Changelog](changelog.md) -* [AsyncHTTPRequest_Generic for ESP32, ESP8266 using built-in WiFi and STM32 boards using built-in LAN8742A Ethernet](#asynchttprequest_generic-for-esp32-esp8266-using-built-in-wifi-and-stm32-boards-using-built-in-lan8742a-ethernet) * [Prerequisites](#prerequisites) * [Installation](#installation) * [Use Arduino Library Manager](#use-arduino-library-manager)