Removed unused variable
This commit is contained in:
parent
3b082215b7
commit
a42dc37cc0
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ ams = pyloton.ams_connect()
|
|||
start = time()
|
||||
hr_connection = None
|
||||
speed_cadence_connections = []
|
||||
radio = None
|
||||
while True:
|
||||
if HEART:
|
||||
if not hr_connection:
|
||||
|
|
|
|||
Loading…
Reference in a new issue