mirror of
https://github.com/PotentiaRobotics/control-system.git
synced 2025-04-09 22:50:17 -04:00
Done for today
This commit is contained in:
parent
86219c72e8
commit
4bc2bb1ebf
|
@ -59,6 +59,8 @@ class Receiver:
|
|||
def sensorData(self):
|
||||
# Test
|
||||
# Read from Arduinos to know what motors and sensors there are
|
||||
print("test")
|
||||
|
||||
|
||||
def runSimul(self):
|
||||
threading.Thread(target=self.priorityQueue).start()
|
||||
|
|
Loading…
Reference in New Issue
Block a user