![]() |
#5
|
|||
|
|||
Hi David,
Thanks for including the error message, there is a typo in viz.py. The following line: Code:
_ipcSend(_VIZ_LINKVIEW,self.id,sensor,id,'',mask,0,0,0) Code:
_ipcSend(_VIZ_LINKVIEW,self.id,sensor.id,'',mask,0,0,0) |
Thread Tools | |
Display Modes | Rate This Thread |
|
|