Skip to content

Commit 29b6a51

Browse files
author
brentru
committed
fix travis!
1 parent 9467574 commit 29b6a51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TheThingsNetwork_Feather/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@
6969
led.value = True
7070
lora.frame_counter += 1
7171
time.sleep(2)
72-
led.value = False
72+
led.value = False

0 commit comments

Comments
 (0)