logs
This commit is contained in:
1
SW/PC/Stopwatch/log.json
Normal file
1
SW/PC/Stopwatch/log.json
Normal file
@@ -0,0 +1 @@
|
||||
[]
|
||||
@@ -42,7 +42,6 @@ class UsbCardReader:
|
||||
if (( control[0] == 0 )) & (( control[2] == 40 )) & (( not receivedNumber == 0 )):
|
||||
self.callback(receivedNumber)
|
||||
receivedNumber = 0
|
||||
|
||||
except KeyboardInterrupt:
|
||||
exit()
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user