Skip to content

Commit b8b8590

Browse files
authored
Opta, ModBus RTU: Fix tags (#884)
1 parent 5b12cea commit b8b8590

File tree

1 file changed

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

1 file changed

+8
-7
lines changed

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
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™."
4-
difficulty: intermediate
5-
tags:
6-
- Getting started
7-
- Modbus RTU
8-
- RS-485
94
author: 'José Bagur and Taddy Chung'
10-
libraries:
5+
libraries:
116
- name: ArduinoRS485
127
url: https://www.arduino.cc/reference/en/libraries/arduinors485/
138
- name: ArduinoModbus
149
url: https://www.arduino.cc/reference/en/libraries/arduinomodbus/
10+
difficulty: intermediate
11+
tags:
12+
- Getting started
13+
- Modbus RTU
14+
- RS-485
15+
1516
software:
1617
- ide-v1
1718
- ide-v2

0 commit comments

Comments
 (0)