mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-13 15:01:19 -08:00
move pip installation to details tag
This commit is contained in:
parent
f55e671933
commit
628d02c69c
|
@ -161,8 +161,10 @@ To install meshtastic-flasher, download meshtastic-flasher.zip from https://gith
|
|||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
### Install using `pip`
|
||||
|
||||
<details>
|
||||
<summary>
|
||||
Install using `pip`
|
||||
</summary>
|
||||
This option is typically for developers.
|
||||
|
||||
<Tabs
|
||||
|
@ -241,6 +243,8 @@ meshtastic-flasher
|
|||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
</details>
|
||||
|
||||
## Flashing the Device
|
||||
|
||||
The Meshtastic Flasher will flash the latest firmware to esp32 and nrf52 devices. This is a newly developed application (as of February 1, 2022), so there may be some issues discovered as it is tested by users.
|
||||
|
|
Loading…
Reference in a new issue