mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-21 03:25:51 -08:00
gave new title and added overview
This commit is contained in:
parent
9d3a4c21c6
commit
6908d33da9
|
@ -1,11 +1,15 @@
|
|||
---
|
||||
id: meshtastic-flasher
|
||||
title: Using Meshtastic Flasher GUI
|
||||
sidebar_label: Meshtastic Flasher GUI
|
||||
title: Using Meshtastic Flasher
|
||||
sidebar_label: Using Meshtastic Flasher
|
||||
---
|
||||
import Tabs from '@theme/Tabs';
|
||||
import TabItem from '@theme/TabItem';
|
||||
|
||||
## Overview
|
||||
|
||||
Meshtastic Flasher is a graphical user interface for flashing [supported devices](hardware/supported-devices) with Meshtastic.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Install Meshtastic Flasher by either [downloading the executable file](https://github.com/meshtastic/Meshtastic-gui-installer/releases) or installing using `pip`. The following operating systems are: Windows, Mac, and Ubuntu.
|
||||
|
|
Loading…
Reference in a new issue