Skip to content

Commit a91e13f

Browse files
authored
Add Motor Carrier Library for MicroPython (ESP32)
1 parent 68b60c6 commit a91e13f

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
@@ -13,6 +13,11 @@ packages:
1313
docs: https://github.com/arduino/arduino-modulino-mpy/blob/main/docs/api.md
1414
tags: ["sensors", "actuators"]
1515
license: Mozilla Public License Version 2.0
16+
- name: Motor Carrier Library for MicroPython (ESP32)
17+
url: https://github.com/kevinmcaleer/arduino_nano_motor_carrier_mp
18+
author: Kevin McAleer
19+
tags: ["motor"]
20+
license: BSD-3-Clause license
1621
- name: micropython-mpr121
1722
url: https://github.com/mcauser/micropython-mpr121
1823
author: Mike Causer

0 commit comments

Comments
 (0)