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

6 lines
93 B
Python

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