mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-16 02:24:15 -08:00
b7237bad99
* updates and organizational changes to docs * fixed broken links Co-authored-by: sigmahour <>
12 lines
479 B
Plaintext
12 lines
479 B
Plaintext
---
|
|
id: flashing-esp32-devices
|
|
title: Flash ESP32 Devices
|
|
sidebar_label: ESP32 Device
|
|
sidebar_position: 2
|
|
---
|
|
|
|
import Tabs from '@theme/Tabs';
|
|
import TabItem from '@theme/TabItem';
|
|
|
|
For ESP32 based device users (TBEAM, TLORA, Heltec etc.) we recommend using the [Meshtastic Flasher application](/docs/getting-started/flashing-firmware/meshtastic-flasher). It does a lot under the hood to prevent you from needing to use the terminal. It also allows you to configure your device.
|