micropython-lib/micropython/register/manifest.py

8 wiersze
149 B
Python
Czysty Zwykły widok Historia

2024-05-23 01:31:32 +00:00
metadata(
description="I2C register library for MicroPython.",
version="0.0.1",
pypi_publish="micropython-i2c_reg",
)
require("struct")