mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
fixed links
This commit is contained in:
parent
4b167e365b
commit
295521ddfe
|
@ -18,9 +18,9 @@ Be very careful to install the correct load for your board. In particular the po
|
||||||
| :--------------: | :-----------------------: |
|
| :--------------: | :-----------------------: |
|
||||||
|
|
||||||
Firmware Flashing Methods
|
Firmware Flashing Methods
|
||||||
- [Command line interface](/getting_started/flashing_firmware/cli)
|
- [Command line interface](cli)
|
||||||
- [Graphic user interface](/getting_started/flashing_firmware/gui)
|
- [Graphic user interface](gui)
|
||||||
- [Over the air](/getting_started/flashing_firmware/ota)
|
- [Over the air](ota)
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
|
|
|
@ -33,9 +33,9 @@ Be very careful to install the correct load for your board. In particular the po
|
||||||
|
|
||||||
If your device already has Meshtastic flashed to it, You can update over the air (OTA). Otherwise you'll need a computer and a **data** USB cable.
|
If your device already has Meshtastic flashed to it, You can update over the air (OTA). Otherwise you'll need a computer and a **data** USB cable.
|
||||||
|
|
||||||
- [Install using over-the-air (OTA)](getting_started/flashing_firmware/ota)
|
|
||||||
- [Install using a graphical user interface (GUI)](getting_started/flashing_firmware/gui)
|
|
||||||
- [Install using the command line interface (CLI)](getting_started/flashing_firmware/cli)
|
- [Install using the command line interface (CLI)](getting_started/flashing_firmware/cli)
|
||||||
|
- [Install using a graphical user interface (GUI)](getting_started/flashing_firmware/gui)
|
||||||
|
- [Install using over-the-air (OTA)](getting_started/flashing_firmware/ota)
|
||||||
|
|
||||||
## Connect to your Device
|
## Connect to your Device
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue