Files
pybricks-api/api/pybricks/hub4.py
T
2019-05-09 13:19:32 +02:00

6 lines
90 B
Python

"""LEGO® Power Functions 2.0 Hub 4."""
from _common import Battery
battery = Battery()