Removed unused variable

This commit is contained in:
dherrada 2020-02-24 23:04:34 -05:00
parent 3b082215b7
commit a42dc37cc0

View file

@ -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: