mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -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>
|
</TabItem>
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|
||||||
### Install using `pip`
|
<details>
|
||||||
|
<summary>
|
||||||
|
Install using `pip`
|
||||||
|
</summary>
|
||||||
This option is typically for developers.
|
This option is typically for developers.
|
||||||
|
|
||||||
<Tabs
|
<Tabs
|
||||||
|
@ -241,6 +243,8 @@ meshtastic-flasher
|
||||||
</TabItem>
|
</TabItem>
|
||||||
</Tabs>
|
</Tabs>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## Flashing the Device
|
## 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.
|
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