Skip to content

Commit 9a143be

Browse files
authored
Merge pull request #20 from arduino/add-modbus-lib
Add modbus library to index
2 parents cc93972 + 97ec1c5 commit 9a143be

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package-list.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
---
22
packages:
3+
- name: micropython-modbus
4+
url: https://github.com/brainelectronics/micropython-modbus
5+
author: brainelectronics
6+
description: MicroPython ModBus TCP and RTU library supporting client and host mode
7+
tags: ["modbus"]
38
- name: arduino-iot-cloud-py
49
url: https://github.com/arduino/arduino-iot-cloud-py
510
author: Arduino

0 commit comments

Comments
 (0)