esp8266/README.md: Typo fix.
This commit is contained in:
parent
6f3b9933bd
commit
7e5715a6d5
@ -52,7 +52,7 @@ MicroPython to your module for the first time, or after installing any other
|
|||||||
firmware, you should erase flash completely:
|
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
|
Erase flash also as a troubleshooting measure, if a module doesn't behave as
|
||||||
|
Loading…
Reference in New Issue
Block a user