widgets/ShifterTool.py
@@ -612,7 +612,7 @@ TIMING_DICT.keys())[self.devicedescription.baudrate] self._usbcan = USBCAN(device_type=4, device_index=0, can_index=0, can_index=self.devicedescription.channel, bitrate=bitrate, can_filters=can_filters) if not self._usbcan.InitAndStart(): @@ -750,7 +750,6 @@ pass def TestPresentEvent(self): self.udsclient. if self.UI.radioButton.isChecked(): self.TestPresentTimer.start(3000) else: