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 275b3d0 commit f620e3cCopy full SHA for f620e3c
XRPLib/encoded_motor.py
@@ -1,4 +1,4 @@
1
-from .motor import Motor, SinglePWMMotor, DualPWMMotor
+from .motor import SinglePWMMotor, DualPWMMotor
2
from .encoder import Encoder
3
from machine import Timer
4
from .controller import Controller
0 commit comments