Files
pybricks-api/pybricks/hub4.py
T
2019-05-09 17:15:52 +02:00

6 lines
90 B
Python

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