Fix server, add dummy python controller.

This commit is contained in:
Piv
2019-11-14 18:50:26 +10:30
parent bd74ca3c66
commit 5024796785
3 changed files with 13 additions and 29 deletions

View File

@@ -1,7 +1,7 @@
# Generated by the gRPC Python protocol compiler plugin. DO NOT EDIT!
import grpc
import car.MotorControl.motorService_pb2 as motorService__pb2
import MotorControl.motorService_pb2 as motorService__pb2
class CarControlStub(object):