We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 366c471 commit 511bbb3Copy full SHA for 511bbb3
package-list.yaml
@@ -59,7 +59,7 @@ packages:
59
author: Arduino
60
description: A Python client for the Arduino IoT cloud, which runs on both CPython and MicroPython.
61
tags: ["cloud", "iot"]
62
- required_runtime: ">=1.22.0"
+ required_runtime_version: ">=1.22.0"
63
verification:
64
- fqbn: "arduino:mbed_portenta:envie_m7"
65
library_version: "0.0.7"
@@ -107,6 +107,7 @@ packages:
107
- name: micropython_servo_pdm
108
author: Taras Prokofiev
109
url: https://github.com/TTitanUA/micropython_servo_pdm
110
+ description: A MicroPython library for controlling servos using PDM (Pulse Density Modulation) on the Raspberry Pi Pico.
111
tags: ["servo"]
112
package_descriptor:
113
urls:
0 commit comments