meshtastic/docs/getting-started/flashing-firmware/nrf52/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 Link from "@docusaurus/Link";
import MFlasher from "../../../software/python-flasher.mdx";
<MFlasher components={props.components} />