Commit forgotten changes

git-svn-id: http://moon:8086/svn/software/trunk/projects/opencv@356 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2018-06-11 19:00:42 +00:00
parent f36a2f1a78
commit 86443f76e2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ class Port(object):
except Exception as e:
print ("Can't connect to " + self._port_str)
raise (e)
# raise (e)
try:
self.sock = serial.Serial(port=self._port_str,