Added segment set tool

This commit is contained in:
Furrtek
2019-08-10 01:22:07 +02:00
parent 5f518e7f52
commit c8b4cbcb45
3 changed files with 77 additions and 6 deletions

View File

@@ -21,7 +21,7 @@ def search_esl_blaster():
else:
print("Timeout on " + comport)
except serial.SerialException:
print("SerialException on " + comport)
#print("SerialException on " + comport)
continue
if (found == 0):