mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-27 22:49:45 -08:00
small fixes
This commit is contained in:
parent
4dbb2b18d9
commit
2ad8c4d97f
|
@ -55,7 +55,7 @@ The following applications are available to support your Meshtastic network:
|
||||||
|
|
||||||
## Supported hardware
|
## Supported hardware
|
||||||
|
|
||||||
We currently support a number of different devices based on the ESP32 and nRF52 microcontrollers. The way it is designed allows it to ported to new boards relatively easily. See our [hardware](/docs/hardware) section for a complete listing of supported hardware.
|
We currently support a number of different devices based on the ESP32 and nRF52 microcontrollers. The way Meshtastic is designed allows it to ported to new boards relatively easily. See our [hardware](/docs/hardware) section for a complete listing of supported hardware.
|
||||||
|
|
||||||
Make sure to buy the frequency range which is legal for your country. In the Americas get the 915mhz version, in Europe the 868Mhz, or Asia 923Mhz. See this listing by [The Things Network](https://www.thethingsnetwork.org/docs/lorawan/frequencies-by-country.html) for frequencies by specific countries. Getting a version that include a screen is optional, but highly recommended.
|
Make sure to buy the frequency range which is legal for your country. In the Americas get the 915mhz version, in Europe the 868Mhz, or Asia 923Mhz. See this listing by [The Things Network](https://www.thethingsnetwork.org/docs/lorawan/frequencies-by-country.html) for frequencies by specific countries. Getting a version that include a screen is optional, but highly recommended.
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,6 @@ If your device already has Meshtastic flashed to it, You can update it over the
|
||||||
|
|
||||||
- Install using the command line interface (CLI)
|
- Install using the command line interface (CLI)
|
||||||
- Install using a graphical user interface (GUI)
|
- Install using a graphical user interface (GUI)
|
||||||
- Install using over-the-air (OTA)
|
|
||||||
|
|
||||||
## Connect to your Device
|
## Connect to your Device
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue