From 9debd96c40570ee6f55ec36128febbe083144564 Mon Sep 17 00:00:00 2001 From: Qrome <32021227+Qrome@users.noreply.github.com> Date: Sat, 25 Apr 2020 17:53:01 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c9994c..c849e8a 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Version 2.2 introduced the ability to upgrade pre-compiled firmware from a binar ## Compiling and Loading to Wemos D1 Mini It is recommended to use Arduino IDE. You will need to configure Arduino IDE to work with the Wemos board and USB port and installed the required USB drivers etc. -* USB CH340G drivers: https://wiki.wemos.cc/downloads +* USB CH340G drivers: https://sparks.gogo.co.nz/ch340.html * Enter http://arduino.esp8266.com/stable/package_esp8266com_index.json into Additional Board Manager URLs field. You can add multiple URLs, separating them with commas. This will add support for the Wemos D1 Mini to Arduino IDE. * Open Boards Manager from Tools > Board menu and install esp8266 Core platform version 2.5.2 * Select Board: "LOLIN(WEMOS) D1 R2 & mini"