Fixed MATLAB client implementation of setConn.
This commit is contained in:
@@ -46,5 +46,6 @@ function status = setConn( recvPort, IP, port )
|
||||
|
||||
global udpReadPort;
|
||||
udpReadPort = recvPort;
|
||||
readUDP(); % Read and discard CONF message
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user