Skip to content

Commit 3b03692

Browse files
authored
Merge branch 'main' into mcmchris/pro-bundles/render-issue-fix
2 parents 86c6974 + 8a3d4b2 commit 3b03692

File tree

11 files changed

+8
-8
lines changed

11 files changed

+8
-8
lines changed
Binary file not shown.
-3.14 KB
Loading
-3.14 KB
Loading

content/learn/05.communication/01.wire/wire.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ There are no Arduino boards that have a built in Grove connector, however you ca
9696
## Wire Library
9797
The Wire library is what Arduino uses to communicate with I2C devices. It is included in all board packages, so you don't need to install it manually in order to use it.
9898

99-
To see the full API for the Wire library, visit its [documentation page](https://www.arduino.cc/reference/en/language/functions/communication/wire/).
99+
To see the full API for the Wire library, visit its [documentation page](https://www.arduino.cc/reference/en/language/functions/communication/wire).
100100

101101
- `begin()` - Initialise the I2C bus
102102
- `end()` - Close the I2C bus

content/tutorials/generic/cloud-business-voucher-redeem/cloud-business-voucher-redeem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags:
88
- Arduino Cloud
99
author: 'Taddy Chung & Christopher Mendez'
1010
software:
11-
- Arduino-Cloud
11+
- iot-cloud
1212
---
1313

1414
## Software Requirements

content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro-edge-ai-ml-vision-speech-kit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tags:
1111
- Building Automation
1212
author: 'Francesca Gentile'
1313
software:
14-
- iot-Cloud
14+
- iot-cloud
1515
- ide-v2
1616
hardware:
1717
- hardware/04.pro/boards/portenta-h7

content/tutorials/generic/pro-oem-condition-monitoring-kit/pro-oem-condition-monitoring-kit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tags:
1212
- Appliances control systems
1313
author: 'Francesca Gentile'
1414
software:
15-
- iot-Cloud
15+
- iot-cloud
1616
hardware:
1717
- hardware/05.pro-solutions/solutions-and-kits/portenta-machine-control
1818
---

content/tutorials/generic/pro-predictive-maintenance-kit/pro-predictive-maintenance-kit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tags:
1212
- Predictive Maintenance
1313
author: 'Francesca Gentile'
1414
software:
15-
- iot-Cloud
15+
- iot-cloud
1616
hardware:
1717
- hardware/04.pro/boards/portenta-c33
1818
- hardware/04.pro/carriers/portenta-breakout

content/tutorials/generic/pro-smart-agriculture-kit/pro-smart-agriculture-kit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ tags:
1111
- Smart City Management
1212
author: 'Francesca Gentile'
1313
software:
14-
- iot-Cloud
14+
- iot-cloud
1515
hardware:
1616
- hardware/05.pro-solutions/solutions-and-kits/edge-control
1717
---

content/tutorials/generic/pro-smart-industry-proto-kit/pro-smart-industry-proto-kit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tags:
1212
- Access monitoring
1313
author: 'Francesca Gentile'
1414
software:
15-
- iot-Cloud
15+
- iot-cloud
1616
hardware:
1717
- hardware/04.pro/boards/portenta-x8
1818
- hardware/04.pro/carriers/portenta-max-carrier

0 commit comments

Comments
 (0)