fix md

reloxx13 2018-05-16 01:32:38 +02:00
parent c1cb175d8c
commit 10c946b3eb
1 changed files with 1 additions and 1 deletions

@ -248,7 +248,7 @@ Clearing the configuration flash area can also solve unbootable systems. Using t
3. Optional Clear the complete flash with command<br/> ``esptool.py --port COM5 erase_flash`` 3. Optional Clear the complete flash with command<br/> ``esptool.py --port COM5 erase_flash``
4. Optional Load Tasmota into a device with command<br/> ``esptool.py --port COM5 write_flash -fs 1MB -fm dout 0x0 sonoff.bin`` 4. Optional Load Tasmota into a device with command<br/> ``esptool.py --port COM5 write_flash -fs 1MB -fm dout 0x0 sonoff.bin``
##[enter link description here](#platformio--esptool) PlatformIO + esptool ## PlatformIO + esptool
With the Command Prompt execute: With the Command Prompt execute:
1. cd %USERPROFILE%\.platformio\python27\Scripts\ 1. cd %USERPROFILE%\.platformio\python27\Scripts\
2. pip install pyserial 2. pip install pyserial