meshtastic/docs/getting-started/flashing-firmware/esp32/python-flasher.mdx

10 lines
231 B
Plaintext
Raw Normal View History

2022-10-31 10:27:04 -07:00
---
id: meshtastic-flasher-esp32
2022-11-02 11:46:54 -07:00
title: Using Meshtastic Python Flasher
2022-10-31 10:27:04 -07:00
sidebar_label: Python Flasher
sidebar_position: 2
---
2022-11-02 14:50:50 -07:00
import MFlasher from '../../../software/python-flasher.mdx'
2022-10-31 10:27:04 -07:00
<MFlasher components={props.components} />