We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 593a31f + 55f3ba0 commit a647958Copy full SHA for a647958
package-list.yaml
@@ -1,5 +1,11 @@
1
---
2
packages:
3
+ - name: arduino-modulino-mpy
4
+ url: https://github.com/arduino/arduino-modulino-mpy
5
+ author: Arduino, Sebastian Romero
6
+ description: A MicroPython library to control Arduino Modulinos.
7
+ docs: https://github.com/arduino/arduino-modulino-mpy/blob/main/docs/api.md
8
+ tags: ["sensors", "actuators"]
9
- name: micropython-modbus
10
url: https://github.com/brainelectronics/micropython-modbus
11
author: brainelectronics
0 commit comments