Skip to content

Commit f620e3c

Browse files
committed
forgot to save
1 parent 275b3d0 commit f620e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

XRPLib/encoded_motor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from .motor import Motor, SinglePWMMotor, DualPWMMotor
1+
from .motor import SinglePWMMotor, DualPWMMotor
22
from .encoder import Encoder
33
from machine import Timer
44
from .controller import Controller

0 commit comments

Comments
 (0)