meshtastic/docs/getting-started/flashing-firmware/esp32/python-flasher.mdx
2023-01-21 10:32:24 -07:00

12 lines
259 B
Plaintext

---
id: python-flasher
title: Using Meshtastic Python Flasher
sidebar_label: Python Flasher
sidebar_position: 2
---
import MFlasher from "../../../software/python-flasher.mdx";
import Link from "@docusaurus/Link";
<MFlasher components={props.components} />