Skip to content
Snippets Groups Projects
Commit 7e5715a6 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

esp8266/README.md: Typo fix.

parent 6f3b9933
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ MicroPython to your module for the first time, or after installing any other
firmware, you should erase flash completely:
```
esptool.py --port /dev//ttyXXX erase_flash
esptool.py --port /dev/ttyXXX erase_flash
```
Erase flash also as a troubleshooting measure, if a module doesn't behave as
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment