mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Merge branch 'master' of ssh://github.com-sigma/sigmahour/Meshtastic
This commit is contained in:
commit
96d95a5637
|
@ -93,7 +93,7 @@ sudo apt install -y python3 python3-pip python3-venv
|
||||||
|
|
||||||
### Install App
|
### Install App
|
||||||
|
|
||||||
For **Windows**, the [installer](https://github.com/meshtastic/Meshtastic-gui-installer/releases/tag/untagged-9a69e6946635cd38df7d) will manage installing python and flasher updates automatically.
|
For **Windows**, the [installer](https://github.com/meshtastic/Meshtastic-gui-installer/releases/download/winapp1.0.3/meshtastic-flasher.zip) will manage installing python and flasher updates automatically.
|
||||||
|
|
||||||
For **macOS** and **Linux**, it is recommended that you install using `pip`.
|
For **macOS** and **Linux**, it is recommended that you install using `pip`.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
id: E
|
id: e
|
||||||
title: Meshtastic Channel Settings
|
title: Meshtastic Channel Settings
|
||||||
sidebar_label: E
|
sidebar_label: e
|
||||||
---
|
---
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
|
@ -11,6 +11,6 @@ sidebar_label: E
|
||||||
|
|
||||||
# QR Code Share Channel URL Should be opened in the appropriate app
|
# QR Code Share Channel URL Should be opened in the appropriate app
|
||||||
|
|
||||||
## Meshtastic QR Code URL Format For Firmware version 1.3
|
## Meshtastic QR Code URL Format For Firmware version 2.0
|
||||||
|
|
||||||
For Android use the QR code scanner in the app, on Apple devices use the camera to open the QR code URL in the Meshtastic App.
|
For Android use the QR code scanner in the app, on Apple devices use the camera to open the QR code URL in the Meshtastic App.
|
||||||
|
|
Loading…
Reference in a new issue