mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
api: drop hub modules
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
"""LEGO® Powered Up City Hub."""
|
||||
|
||||
from .builtins import Battery, ColorLight
|
||||
|
||||
battery = Battery()
|
||||
light = ColorLight()
|
||||
@@ -1,6 +0,0 @@
|
||||
"""LEGO® Powered Up Move Hub."""
|
||||
|
||||
from .builtins import Battery, ColorLight
|
||||
|
||||
battery = Battery()
|
||||
light = ColorLight()
|
||||
Reference in New Issue
Block a user