Skip to content

Commit dbbe583

Browse files
authored
Remove old function from spectrum-cycle.py
1 parent 605b5f3 commit dbbe583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/spectrum-cycle.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
print(client.devices)
1111

12-
client.off()
12+
client.clear()
1313

1414
while True:
1515
for x in range(360):

0 commit comments

Comments
 (0)