Remove random log call
This commit is contained in:
parent
01b5c0a8a3
commit
cfa378d6a3
1 changed files with 0 additions and 1 deletions
|
|
@ -59,7 +59,6 @@ while True:
|
|||
# Listen for incoming IR pulses
|
||||
pulses = decoder.read_pulses(pulsein)
|
||||
|
||||
log
|
||||
# Try and decode them
|
||||
try:
|
||||
# Attempt to convert received pulses into numbers
|
||||
|
|
|
|||
Loading…
Reference in a new issue