Skip to content

Commit 23ca434

Browse files
authored
Opta ModBus RTU, Fix metadata (#885)
1 parent b8b8590 commit 23ca434

File tree

1 file changed

+9
-10
lines changed
  • content/hardware/05.pro-solutions/solutions-and-kits/opta/tutorials/getting-started-with-modbus-rtu

1 file changed

+9
-10
lines changed

content/hardware/05.pro-solutions/solutions-and-kits/opta/tutorials/getting-started-with-modbus-rtu/content.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,17 @@
11
---
2-
title: "Getting Started with Modbus RTU on Opta™"
2+
title: 'Getting Started with Modbus RTU on Opta™'
33
description: "Learn how to use the Modbus RTU serial protocol on Opta™."
44
author: 'José Bagur and Taddy Chung'
5-
libraries:
6-
- name: ArduinoRS485
7-
url: https://www.arduino.cc/reference/en/libraries/arduinors485/
8-
- name: ArduinoModbus
9-
url: https://www.arduino.cc/reference/en/libraries/arduinomodbus/
5+
libraries:
6+
- name: 'ArduinoRS485'
7+
url: https://www.arduino.cc/reference/en/libraries/arduinors485
8+
- name: 'ArduinoModbus'
9+
url: https://www.arduino.cc/reference/en/libraries/arduinomodbus
1010
difficulty: intermediate
11-
tags:
12-
- Getting started
13-
- Modbus RTU
11+
tags:
12+
- Getting-started
13+
- ModbusRTU
1414
- RS-485
15-
1615
software:
1716
- ide-v1
1817
- ide-v2

0 commit comments

Comments
 (0)