Core 2.6.0

Jason2866 2019-11-09 18:37:00 +01:00
parent d187559370
commit ff7e12a8d7
1 changed files with 2 additions and 2 deletions

@ -17,7 +17,7 @@ IMPORTANT: For Windows users, before executing *arduino.exe* add an empty folder
### Install ESP8266 board software
- Open Arduino IDE and select ``File`` → ``Preferences`` (``Arduino`` → ``Preferences`` on Mac) and use the following text for field *Additional Boards Manager URLs:*
``https://github.com/Jason2866/Arduino/releases/download/2.5.3/package_esp8266com_index.json`` and select *OK*.
``https://github.com/esp8266/Arduino/releases/download/2.6.0/package_esp8266com_index.json`` and select *OK*.
- Open ``Tools`` → ``Boards...`` → ``Boards Manager...`` and scroll down and click on *esp8266 by ESP8266 Community*. Click the *Install* button to download and install the latest ESP8266 board software. Select *Close*.
## Download Tasmota
@ -30,7 +30,7 @@ IMPORTANT: For Windows users, before executing *arduino.exe* add an empty folder
## Configure Arduino IDE
Select ``Tools`` and verify the following settings for **All Tasmota devices**.
#### ESP8266 Board version 2.5.3 (core pre 2.6):
#### ESP8266 Board version 2.6.0:
<img src="https://user-images.githubusercontent.com/24528715/67381494-4b5b1e00-f58c-11e9-9c47-9617698b6302.png" width="300" />