Skip to content

Commit 511bbb3

Browse files
committed
Satisfy validation
1 parent 366c471 commit 511bbb3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package-list.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ packages:
5959
author: Arduino
6060
description: A Python client for the Arduino IoT cloud, which runs on both CPython and MicroPython.
6161
tags: ["cloud", "iot"]
62-
required_runtime: ">=1.22.0"
62+
required_runtime_version: ">=1.22.0"
6363
verification:
6464
- fqbn: "arduino:mbed_portenta:envie_m7"
6565
library_version: "0.0.7"
@@ -107,6 +107,7 @@ packages:
107107
- name: micropython_servo_pdm
108108
author: Taras Prokofiev
109109
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.
110111
tags: ["servo"]
111112
package_descriptor:
112113
urls:

0 commit comments

Comments
 (0)