move pip installation to details tag

This commit is contained in:
Foster Irwin 2022-05-06 13:53:43 -06:00
parent f55e671933
commit 628d02c69c

View file

@ -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.