We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86325bb commit 968be73Copy full SHA for 968be73
buildhat/__init__.py
@@ -3,5 +3,5 @@
3
from .color import ColorSensor
4
from .exc import * # noqa: F403
5
from .hat import Hat
6
-from .motors import Motor, MotorPair, PassiveMotor
+from .motors import Motor
7
from .serinterface import BuildHAT
0 commit comments