mirror of https://github.com/arendst/Tasmota.git
fix esptool pio path
parent
b5ed423258
commit
490821dfbb
|
@ -264,7 +264,7 @@ Clearing the configuration flash area can also solve unbootable systems. Using t
|
|||
|
||||
## PlatformIO + esptool
|
||||
With the Command Prompt execute:
|
||||
1. cd %USERPROFILE%\.platformio\python27\Scripts\
|
||||
1. cd %USERPROFILE%\\.platformio\python27\Scripts\
|
||||
2. pip install pyserial
|
||||
3. pip install esptool
|
||||
|
||||
|
|
Loading…
Reference in New Issue