fix esptool pio path

reloxx13 2018-05-25 19:41:45 +02:00
parent b5ed423258
commit 490821dfbb
1 changed files with 1 additions and 1 deletions

@ -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