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

6 lines
93 B
Python

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