Script execution
This commit is contained in:
@@ -215,7 +215,7 @@ class RobotTCP(TcpDevice, Stoppable):
|
||||
ev = self.read_event()
|
||||
if ev is not None:
|
||||
self.getLogger().info(ev)
|
||||
sef.on_event(ev)
|
||||
self.on_event(ev)
|
||||
|
||||
def doUpdate(self):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user