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

10 lines
221 B
Plaintext
Raw Normal View History

2022-10-31 10:27:04 -07:00
---
2022-11-09 10:21:08 -08:00
id: python-flasher
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} />