mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Merge pull request #249 from Toddhooper/patch-1
Fix typo - esptools.py should be esptool.py
This commit is contained in:
commit
d67b89ab27
|
@ -186,7 +186,7 @@ values={[
|
|||
<TabItem value="windows">
|
||||
|
||||
:::important
|
||||
On Windows, you must explicitly declare esptools as a .py script. Use `esptools.py chip_id`.
|
||||
On Windows, you must explicitly declare esptool as a .py script. Use `esptool.py chip_id`.
|
||||
:::
|
||||
|
||||
</TabItem>
|
||||
|
|
Loading…
Reference in a new issue