Fixed all typos from Lily's branch.

Used correct HEAD of publish branch as a base of this branch
Applied just text (typo) changes
This commit is contained in:
jirikrepl
2019-10-16 16:37:28 +02:00
parent 8eb43d2dd6
commit ad6f52237b
37 changed files with 176 additions and 148 deletions

View File

@@ -4,7 +4,7 @@ aliases:
- chapter/gettingstarted/hardwaresetup
---
This chapter of the documentation will show you how to connect you Pycom module. For each device there are detailed instructions on how to connect your module to one of our base boards, a USB UART adapter or WiFi as well as what antennas you might need to connect. Please select your module below to be taken to the appropriate guide.
This chapter will show you how to connect your Pycom module. For each device there are detailed instructions on how to connect your module to one of our base boards, a USB UART adapter, or WiFi as well as the different antennas you might need to connect. Please select your module below to be taken to the appropriate guide.
{{% refname "lopy.md" %}}
@@ -15,4 +15,3 @@ This chapter of the documentation will show you how to connect you Pycom module.
{{% refname "fipy.md" %}}
{{% refname "wipy.md" %}}

View File

@@ -3,7 +3,7 @@ title: "Hardware Setup"
aliases:
---
This chapter of the documentation will show you how to connect you Pycom module. For each device there are detailed instructions on how to connect your module to one of our base boards, a USB UART adapter or WiFi as well as what antennas you might need to connect. Please select your module below to be taken to the appropriate guide.
This chapter of the documentation will show you how to connect you Pycom module. For each device, there are detailed instructions on how to connect your module to one of our base boards, a USB UART adapter, or WiFi as well as what antennas you might need to connect. Please select your module below to be taken to the appropriate guide.
{{% refname "lopy.md" %}}

View File

@@ -121,11 +121,11 @@ If you intend on using the LoRa/Sigfox connectivity of the FiPy you **must** con
The FiPy only supports LoRa on the 868MHz or 915MHz bands. It does not support 433MHz. For this you will require a LoPy4.
{{% /hint %}}
* Firstly you will need to connect the U.FL to SMA pig tail to the FiPy using the U.FL connector on the same side of the FiPy as the LED.
* Firstly, you will need to connect the U.FL to SMA pig tail to the FiPy using the U.FL connector on the same side of the FiPy as the LED.
![](/gitbook/assets/lora_sigfox_pigtail_fipy.png)
* If you are using a pycase, you will next need to put the SMA connector through the antenna hole, ensuring you align the flat edge correctly, and screw down the connector using the provided nut.
* If you are using a Pycase, you will next need to put the SMA connector through the antenna hole, ensuring you align the flat edge correctly, and screw down the connector using the provided nut.
* Finally you will need to screw on the antenna to the SMA connector.
![](/gitbook/assets/lora_sigfox_pigtail_ant_fipy.png)

View File

@@ -125,7 +125,7 @@ The LoPy only supports LoRa on the 868MHz or 915MHz bands. It does not support 4
![](/gitbook/assets/lora_pigtail_lopy.png)
* If you are using a pycase, you will next need to put the SMA connector through the antenna hole, ensuring you align the flat edge correctly, and screw down the connector using the provided nut.
* If you are using a Pycase, you will next need to put the SMA connector through the antenna hole, ensuring you align the flat edge correctly, and screw down the connector using the provided nut.
* Finally you will need to screw on the antenna to the SMA connector.
![](/gitbook/assets/lora_pigtail_ant_lopy.png)