Reconfigure imports to work with python packaging system.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
from threading import Timer, Thread
|
||||
from gpiozero import Servo
|
||||
|
||||
import MotorControl.motorService_pb2 as motorService_pb2
|
||||
import MotorControl.motorService_pb2_grpc as motorService_pb2_grpc
|
||||
from . import motorService_pb2
|
||||
from . import motorService_pb2_grpc
|
||||
|
||||
from MotorControl.gpiozero.motor_session import Motor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user