Skip to content

Commit a42dc37

Browse files
committed
Removed unused variable
1 parent 3b08221 commit a42dc37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CircuitPython_Pyloton/code.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
start = time()
2525
hr_connection = None
2626
speed_cadence_connections = []
27-
radio = None
2827
while True:
2928
if HEART:
3029
if not hr_connection:

0 commit comments

Comments
 (0)