mirror of
https://github.com/furrtek/PrecIR.git
synced 2026-04-25 15:32:12 +00:00
Added segment set tool
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user