From 7db2e2f72c0be41c86bba0c7528650bb235d0d03 Mon Sep 17 00:00:00 2001 From: Barbora Viski Date: Thu, 24 Mar 2022 12:55:51 +0100 Subject: [PATCH 1/2] Missing bracket added Added a missing bracket in required SW/HW for arduino IDE. --- .../portenta-vision-shield/tutorials/vs-ard-ttn/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/04.pro/shields/portenta-vision-shield/tutorials/vs-ard-ttn/content.md b/content/hardware/04.pro/shields/portenta-vision-shield/tutorials/vs-ard-ttn/content.md index d6ef01b4ad..8f2e5568f1 100644 --- a/content/hardware/04.pro/shields/portenta-vision-shield/tutorials/vs-ard-ttn/content.md +++ b/content/hardware/04.pro/shields/portenta-vision-shield/tutorials/vs-ard-ttn/content.md @@ -24,7 +24,7 @@ This tutorial explains how to connect your Portenta H7 to The Things Network (TT - [Portenta H7 board](https://store.arduino.cc/portenta-h7) - [Portenta Vision Shield - LoRa®](https://store.arduino.cc/portenta-vision-shield-lora) - [1x Dipole Pentaband antenna](https://store.arduino.cc/antenna) or a UFL Antenna of the H7 -- Arduino [offline](https://www.arduino.cc/en/main/software) IDE or Arduino ([Web Editor](https://create.arduino.cc/) +- Arduino [offline](https://www.arduino.cc/en/main/software) IDE or Arduino ([Web Editor](https://create.arduino.cc/) ) - USB C cable (either USB A to USB C or USB C to USB C) - An [account](https://console.cloud.thethings.network/) with The Things Network From 30a6527c01057214616f43340174cf0b737acd9c Mon Sep 17 00:00:00 2001 From: Barbora Viski Date: Thu, 24 Mar 2022 13:10:04 +0100 Subject: [PATCH 2/2] Removed brackets Looking at other tutorials, there aren't brackets at all around "Web Editor" or "offline" --- .../portenta-vision-shield/tutorials/vs-ard-ttn/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/hardware/04.pro/shields/portenta-vision-shield/tutorials/vs-ard-ttn/content.md b/content/hardware/04.pro/shields/portenta-vision-shield/tutorials/vs-ard-ttn/content.md index 8f2e5568f1..6dcab32910 100644 --- a/content/hardware/04.pro/shields/portenta-vision-shield/tutorials/vs-ard-ttn/content.md +++ b/content/hardware/04.pro/shields/portenta-vision-shield/tutorials/vs-ard-ttn/content.md @@ -24,7 +24,7 @@ This tutorial explains how to connect your Portenta H7 to The Things Network (TT - [Portenta H7 board](https://store.arduino.cc/portenta-h7) - [Portenta Vision Shield - LoRa®](https://store.arduino.cc/portenta-vision-shield-lora) - [1x Dipole Pentaband antenna](https://store.arduino.cc/antenna) or a UFL Antenna of the H7 -- Arduino [offline](https://www.arduino.cc/en/main/software) IDE or Arduino ([Web Editor](https://create.arduino.cc/) ) +- Arduino [offline](https://www.arduino.cc/en/main/software) IDE or Arduino [Web Editor](https://create.arduino.cc/) - USB C cable (either USB A to USB C or USB C to USB C) - An [account](https://console.cloud.thethings.network/) with The Things Network