mirror of https://github.com/arendst/Tasmota.git
Updated PlatformIO (markdown)
parent
150192ec00
commit
c0929f5028
|
@ -9,6 +9,8 @@ Install PlatformIO to a known folder.
|
|||
## Download Tasmota
|
||||
Download the latest Tasmota release Source code from https://github.com/arendst/Sonoff-Tasmota/releases and unzip to another known folder.
|
||||
|
||||
If you use PlatformIO >= 4.0.0 make sure the Tasmota sources include [commit 9818f8b8](https://github.com/arendst/Sonoff-Tasmota/commit/9818f8b8195a63f8c1526e82cf08c0f6f43b7347) otherwise you will run into [issue 6073](https://github.com/arendst/Sonoff-Tasmota/issues/6073). Note that the zip archive for v6.6.0 does not yet include this change.
|
||||
|
||||
## Configure PlatformIO
|
||||
### Copy files
|
||||
Copy all files from the Tasmota release Source code into your platformIO base folder.
|
||||
|
|
Loading…
Reference in New Issue